CookieCrusher Posted August 22, 2011 Share Posted August 22, 2011 My suggestion is convert the .bat file ( once it's configured the way you like it ) to an .exe file. Lowers the risk of someone injecting your server. Link to comment Share on other sites More sharing options...
mindhunter Posted November 17, 2011 Share Posted November 17, 2011 Allright, So I currently have a .bat file, calling the .jar file and when executing it on desktop it works flawless.. It runs the .jar file, populates all the files required and runs like a charm. However, now trying to have tcadmin startup the .bat file it seems to be doing nothing. The status stays on running but there is no process or any indication that it is. Tried to look into the tcadmin logs to see where the problem is but I cannot find anything that seems related.. anyone here who has some tips or the solution for this problem? Link to comment Share on other sites More sharing options...
LFA Posted November 18, 2011 Share Posted November 18, 2011 Exter the full path to java.exe: "C:\path\to\java.exe" commandline Link to comment Share on other sites More sharing options...
CobbyJUK Posted December 20, 2011 Share Posted December 20, 2011 i have done the command and still doest want to work this is my bat file "C:\Program Files\Java\jre6\bin\java.exe" any idea guys? i have also tried C:\Program Files\Java\jre6\bin\java.exe %* and no luck thire either. Link to comment Share on other sites More sharing options...
CobbyJUK Posted December 20, 2011 Share Posted December 20, 2011 forgot to add and just noticed im using v2 but shouldent make much diffence this my whole command line C:\TCAFiles\Users\Chris\220\minecraft_server.bat -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui Link to comment Share on other sites More sharing options...
Ryan_Hemsley Posted November 2, 2012 Share Posted November 2, 2012 When I make a Minecraft server I get Status: Running (pid 0) Link to comment Share on other sites More sharing options...
Jaggl Posted November 5, 2012 Share Posted November 5, 2012 make sure java is installed on the dedicated box Link to comment Share on other sites More sharing options...
seanc Posted December 22, 2012 Share Posted December 22, 2012 Seems To Work Good For MeMineCraft.txt Link to comment Share on other sites More sharing options...
spilhosting Posted December 28, 2013 Share Posted December 28, 2013 Found a way to do it Link to comment Share on other sites More sharing options...
Recommended Posts