You have to compile your server first.
|
|
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
Ugg, i'm guessing this means I have a bad version of java? But i downloaded JDk 6 update 11 yesterday. ^.-
THIS IS WHAT IT SAYS WHEN I COMPILE.
Code:javac: file not found: *.java Usage: javac <options> <source files> use -help for a list of possible options Finished! Press any key to continue . . .
You have to compile your server first.
Har Har Har, I already compiled it and it still doesn't work.
Check the file names. It has to be a .java .
They're Java Class Files.
under it it says "java class file" lol.
Compilers only compile java files do you would need a decompiler to decompile those class files in java files, and no I don't have one
I have the .java files though, so i don't need a decompiler. I have both java files and java class files. i'm using blood-pkz source.
Right click compiler, click edit then delete everything and replace it with this.
After that try if you still get a java error download the latest java updates.@echo off
title Compiler
javac -d ./classes ./*.java
pause
I still get it and this is what the compiler says
I'll download the latest java then tell you what i get.Code:javac: file not found: .\*.java Usage: javac <options> <source files> use -help for a list of possible options Press any key to continue . . .
Code:Verified Java Version Congratulations! You have the recommended Java installed (Version 6 Update 11). If you want to download Java for another computer or Operating System, see all Java downloads here. For updates on Java and Java-enabled applications (desktop and mobile),please sign up for the java.com newsletter.
Should I download the latest JDK?...
I DOWNLOADED IT AND IT DIDN'T HELP.
Last edited by Chris123111; 01-25-2009 at 05:28 AM. Reason: Double posting is not allowed!
Yeah try download the latest jre and jdk
| « multi | Defualt player settings (amg help plz!) » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |