Thread: Phex 5.0
View Single Post
  #3 (permalink)  
Old June 8th, 2001
konrad_h konrad_h is offline
Phex Developer
 
Join Date: August 6th, 2000
Location: Munich, Bavaria, Germany
Posts: 122
konrad_h is flying high
Lightbulb

This sounds familiar to me.

I had similar problems and this is what you can do:

- start Phex with the "StartPhex.bat" file (if you have a Windows system)
or
- type "java StartPhex" at the command line in your Phex directory
or
- type "javaw StartPhex" at the command line in your Phex directory

You can no longer successfully start Phex with the "phex.jar", you have to use the "StartPhex.class" instead. At least this is unless you have Java 1.4beta, in this case you can still start Phex with the phex.jar.

Last edited by konrad_h; June 8th, 2001 at 08:21 AM.
Reply With Quote