Rickey
July 13th, 2010, 01:52
Its saying that its not recongnizing java. But i can run a 317 fine altough my friend had to modify the run.bat on my 317 also. Im asuming its becus i have windows 2003. Please help!
@echo off
title My 525 server!
echo The Server is online!
java -Xmx1024m -classpath bin;deps/log4j-1.2.15.jar;deps/mina-core-1.1.7.jar;deps/slf4j-api-1.5.3.jar;deps/slf4j-log4j12-1.5.3.jar;xpp3-1.1.4c.jar;deps/xstream-1.3.1-20081003.103259-2.jar;deps/xpp3-1.1.4c.jar com.rs2hd.Main
pause
@echo off
title My 525 server!
echo The Server is online!
java -Xmx1024m -classpath bin;deps/log4j-1.2.15.jar;deps/mina-core-1.1.7.jar;deps/slf4j-api-1.5.3.jar;deps/slf4j-log4j12-1.5.3.jar;xpp3-1.1.4c.jar;deps/xstream-1.3.1-20081003.103259-2.jar;deps/xpp3-1.1.4c.jar com.rs2hd.Main
pause