PDA

View Full Version : Need Help!!! Compile!



Cataclysm
June 25th, 2010, 02:24
***help! Please!~**

I have download this client for this source. Now I have changed the ip in Gui to my ip. then exited it and saved. Then when I put on the server the ip doesnt go to my source. i have to compile correct but when I compile it says:

The filename, directory name, or volume label syntax is incorrect.
Press any key to continue...


The compiler you to ay external or internal command but i messed around with it so it says the stuff above.

This is the compiler now:

@echo off
COLOR 02
title Runescape Private Server Compiler- Pwn0r
"C:\Program Files\Java\C:\Program Files\Java\jre1.6.0_07\bin\javac.exe" -cp . *.java
pause

My java is:

C:\Program Files\Java\jre6\bin

So how do I fix the compiler?
If you can help that would be very nice.

Also if you want to be the coder of my server (317) ask...

Austin
June 25th, 2010, 05:42
"C:\Program Files\Java\jre1.6.0_07\bin\javac.exe" -cp . *.java

That should work.

Cataclysm
June 25th, 2010, 17:13
"C:\Program Files\Java\jre1.6.0_07\bin\javac.exe" -cp . *.java

That should work.

Ok I did that now it says:

The system cannot find the path specified.
Press any key to continue...

Hmm does it still work though?

Heres what I put in the gui thingy (pic)

tlozoot
June 25th, 2010, 17:43
"C:\Program Files\Java\jre1.6.0_08\bin\javac.exe" -cp . *.java

Cataclysm
June 25th, 2010, 23:26
tlozoot didnt work :P