MindBlast Posted June 18, 2011 Share Posted June 18, 2011 Hey guys. I've been trying to set up minecraft with TCadmin, but I cannot seem to run Bukkit. I've created a batch file with the commands: @ECHO OFF CD gamefiles "%ProgramFiles%\Java\jre7\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar PAUSE But it will not start and I'd get the message: java is not a recognized internal or external command. Yet, when I type "java" into a command prompt it'll run. I have set all the environment variables, but no luck. I'm not sure what I'm doing wrong. I'm running 64bit Windows Web Server 2008 R2, with JRE7 64bit version. Thanks. Link to comment Share on other sites More sharing options...
Goran Posted June 18, 2011 Share Posted June 18, 2011 have you tried just: java -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar Link to comment Share on other sites More sharing options...
MindBlast Posted June 18, 2011 Author Share Posted June 18, 2011 Yes I have. We've figured it out now. Thanks though. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.