Making bukkit server!
4 replies [Last post]
skull_bounche
WoM Member
Members
WoM Member: 324989
WoM Coins: 3

I was trying to make a bukkit server i did well, until i had .bat file and the craftbukkit-0.0.1-SNAPSHOT.jar in a folder then i pressed the .bat file and it sayd much random sh*t in the black room and last it sayd "press a button to continue" when i pressed a button it dissaperd and nothing happend ?? Can someone tell me what i have done wrong :D

freakyruler
WoM Member
Members
WoM Member: 304089
WoM Coins: 103
okay look, idk if you did

okay look, idk if you did this but what you have to do is make a text file and name it start, then you need to find out what system ur operating on, 64 bit or 32 bit, or mac. each of these have a specific coding you need to put in "start" your text file. after you have put that coding into your "start".txt file you need to save it as "start.bat" and put it as all files. save, then run the "start.bat" file. i hope this helps :D

skull_bounche
WoM Member
Members
WoM Member: 324989
WoM Coins: 3
ok i did that but...

I did that but idk if i used 32bit or 64 bit code because it was a 64 bit computer so i can try to find the 64 bit code. Ty

freakyruler
WoM Member
Members
WoM Member: 304089
WoM Coins: 103
here: this is the coding for

here: this is the coding for 64 bit

@echo off
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause

the difference is the (x86), the (x86) is for 64 bit, if you are  on 32 bit, remove the (x86)

Artbot
Epic Contributor
Contributor +
WoM Member: 240770
WoM Coins: 1897
Why not try Bukkit?

The site where this program originates would probably be the most intelligent place to search for the answers to this question. 

And for all your plugin/server update needs...