its probably you havnt set your environment variables.
|
|
So i've recently came back to RSPS's like a day ago and was looking to Host one. Im using the CruelalityX Source as a starter base but when i click "Run Server" i Get "Java is not recognized as an internal or external command" etc. I Know this is a simple problem but i honestly have forgotten everything about P servers.
(NOTE THIS IS SERVER SIDED)
MY Run.bat looks like this
@echo off
title Project Insanity
java -Xmx800m -cp bin;deps/poi.jar;deps/mysql.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar; server.Server
pause
The JDK version i use is "jdk1.6.0_25" (Im 100% Certain of this)
My Compiler whoever does work... My compiler Code is
@echo off
:build
cls
"C:\Program Files\Java\jdk1.6.0_25\bin/javac.exe" And then continues with a different code (Not an error) which has nothing to do with this.
REP++ To whoever can tell me how to fix this! Thnx
its probably you havnt set your environment variables.

@echo off
title Project Insanity
"C:\Program Files\Java\jdk1.6.0_25\bin/javac.exe" -Xmx800m -cp bin;deps/poi.jar;deps/mysql.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar; server.Server
pause
| « server error | DDoS Help! » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |