|
|
|
 |

February 1st, 2004, 08:16 PM
|
Corporal
|
|
Join Date: Oct 2003
Location: Barcelona
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Combat Simulator Released!
Quote:
Originally posted by Saber Cherry:
The Combat Simulator is now at Version 37! New features:
Pangaea Units added
Vanheim Units and Leaders added
Mirror Image / Glamour supported
Decay supported
-Cherry
|
Uploaded!!
__________________
--------------
Artificial Intelligence Is Better Than No Intelligence At All.
|

February 1st, 2004, 10:52 PM
|
Colonel
|
|
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Combat Simulator Released!
Still can't make the sim work on my W98 rig..
Everything looks like it's installed correctly though, has someone managed to use the proggie on a 98 machine ? 
|

February 1st, 2004, 11:07 PM
|
 |
General
|
|
Join Date: Nov 2000
Posts: 3,013
Thanks: 17
Thanked 25 Times in 22 Posts
|
|
Re: Combat Simulator Released!
Quote:
Originally posted by PDF:
Still can't make the sim work on my W98 rig..
Everything looks like it's installed correctly though, has someone managed to use the proggie on a 98 machine?
|
I have. You do have the Java virtual machine installed?
|

February 1st, 2004, 11:13 PM
|
 |
Major General
|
|
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Combat Simulator Released!
Quote:
Originally posted by Graeme Dice:
You do have the Java virtual machine installed?
|
In case anyone needs the link for the JRE: J2SE 1.3.1
|

February 1st, 2004, 11:49 PM
|
 |
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Combat Simulator Released!
PDF,
From a DOS prompt in the directory you installed the sim, type java. If it says "bad command or filename", then Java is not correctly installed. The readme.txt file (in the data subdirectory) gives some information on how to install Java and set the path variable, but setting the path is a little different in Win98 than WinXP. It may happen automatically with the latest Java installer; I'm not sure.
|

February 2nd, 2004, 05:25 PM
|
Colonel
|
|
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Combat Simulator Released!
The Java thingies are installed correctly -or so it seems, I can launch .java files for example...-, and when I launch the simulator Java IS found but I have a "thread error in main" (or stg close to that)... 
|

February 2nd, 2004, 05:44 PM
|
 |
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Combat Simulator Released!
Well - First off, you should have no .java files, only .class files. I assume you meant .class?
Second, Java is case sensitive. So typing
"java Fight militia wolf" is not the same as
"java fight militia wolf".
But if you actually get the "exception in main: noClassDefFoundError" type message, it means the file you tried to run does not exist, or is not runnable.
I can only imagine that you are not in the correct directory when you try to run the simulator... if you unzipped all the files to a directory, open a dos prompt, navigate to the directory, and type "dir *.class". You should see a bunch of .class files, including Fight.class and Matrix.class. Then "type java Fight blah blah" or "java Matrix blah blah blah blah", with the "blah"s replaced by unit names, and it will work if java is installed.
-Cherry
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|