1
NEED HELP GETTING BUKKIT!!!!
Hello ive recently just got a server up and running though at the moment it is vanilla...
I have downloaded craft bukkit and i had the run.bat but when i opened run.bat it said
'Java' is not recognized as an internal or external command, operable program or batch file.
or
The system cannot find the path specified.
So could someone PLEASE HELP and if u would like to join the ip is
123.211.110.93:25565
123.211.110.93:25565
123.211.110.93:25565
123.211.110.93:25565
I have downloaded craft bukkit and i had the run.bat but when i opened run.bat it said
'Java' is not recognized as an internal or external command, operable program or batch file.
or
The system cannot find the path specified.
So could someone PLEASE HELP and if u would like to join the ip is
123.211.110.93:25565
123.211.110.93:25565
123.211.110.93:25565
123.211.110.93:25565
1
You're most probably using a strange startup script. Try to use this: (If you're running windows)
You can modify the RAM to allocate.
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jarYou can modify the RAM to allocate.
