1

NEED HELP GETTING BUKKIT!!!!

Cheesey_Bob 1/8/13 6:35 pm
82
1/10/2013 10:24 am
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
Posted by
Cheesey_Bob
Level 3 : Apprentice Miner
2

  Have something to say?

JoinSign in

1

oggehej
01/10/2013 10:24 am
Level 18 : Journeyman Toast
You're most probably using a strange startup script. Try to use this: (If you're running windows)
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar

You can modify the RAM to allocate.
1

Welcome