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
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
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)
The site where this program originates would probably be the most intelligent place to search for the answers to this question.
WoM Coins: 103
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