Page 1 of 1

Editor problems

Posted: Sun Nov 14, 2004 3:40 am
by Targetnight
Ok, I download java editor bla bla bla... But the problem is that it won't open.

Code: Select all

Download complete.
*RUN*
   WARNING!: UNKOWN PUBLISHER
*RUN*
   Winzip is NOT a free program... bla bla bla...
*Evaluation version*
      Error reading heading after 0 entries.
*OK*
-TIP-
*CLOSE*
-BLANK WINZIP FILE-
*X*
Whats with this?

Posted: Sun Nov 14, 2004 8:06 am
by Salathar
Where did you download it from ? Can you post the link?

What OS are you using ?

Did you try getting editor mentioned in http://www.metalforge.net/cfmb/viewtopic.php?t=665 ?

Posted: Sun Nov 14, 2004 10:27 pm
by Ryo
It seems you are using Windows (as you mention WinZip).
You don't want to use Winzip to open the editor.
You need to install Java, and launch the editor with the command :
C:\WINNT\system32\java.exe -jar "C:\Program Files\Divers\CFJavaEditor\CFJavaEditor.jar"

Adjust file paths to suit your needs, of course :)