.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 2: The Ascension Wars

Reply
 
Thread Tools Display Modes
  #51  
Old February 29th, 2004, 11:32 PM

PDF PDF is offline
Colonel
 
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
PDF is on a distinguished road
Default Re: Combat Simulator Released!

Me again
Still won't run, got this when under a MS DOS box :

D:\Strategy\dominions2\doc\CombatSim>java fight militia militia 1000
Exception in thread "main" java.lang.NoClassDefFoundError: fight

Am I the only one unable to make the CombatSim run ? I've java properly installed, but usually only use JavaW apps with a GUI ...
Reply With Quote
  #52  
Old March 1st, 2004, 12:08 AM
Saber Cherry's Avatar

Saber Cherry Saber Cherry is offline
Major General
 
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
Saber Cherry is on a distinguished road
Default Re: Combat Simulator Released!

Ah!

Finally!

"Fight" must be capitalized. Most of the stuff is case-insensitive, but any file names ("Fight", "Matrix") must be exact.

Try again and tell me!
__________________
Cherry
Reply With Quote
  #53  
Old March 2nd, 2004, 06:56 PM

PDF PDF is offline
Colonel
 
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
PDF is on a distinguished road
Default Re: Combat Simulator Released!

Quote:
Originally posted by Saber Cherry:
Ah!

Finally!

"Fight" must be capitalized. Most of the stuff is case-insensitive, but any file names ("Fight", "Matrix") must be exact.

Try again and tell me!
Nope, whatever the case, FIGHT, fight, Fight or FiGhT give all the same error msg
Reply With Quote
  #54  
Old March 2nd, 2004, 07:13 PM
Saber Cherry's Avatar

Saber Cherry Saber Cherry is offline
Major General
 
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
Saber Cherry is on a distinguished road
Default Re: Combat Simulator Released!

If you type (from that directory):

dir Fight.class

does it show the file:

Fight.class (10,530 bytes)?

If that file is present, and typing

java Fight militia militia

gives you the error:

Exception in thread "main" java.lang.NoClassDefFoundError: Fight

...then there is some crazy problem that I don't understand, like a corrupt file, or a broken Java installation. Sorry
__________________
Cherry
Reply With Quote
  #55  
Old March 2nd, 2004, 07:14 PM
Arryn's Avatar

Arryn Arryn is offline
Major General
 
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
Arryn is on a distinguished road
Default Re: Combat Simulator Released!

Grasping at straws with this, but what Version of the JRE are you using?
__________________
Visit my Dominions II site
Reply With Quote
  #56  
Old March 2nd, 2004, 07:25 PM
Saber Cherry's Avatar

Saber Cherry Saber Cherry is offline
Major General
 
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
Saber Cherry is on a distinguished road
Default Re: Combat Simulator Released!

Good point. In addition to

dir Fight.class

try typing

java -Version

My development environment:

C:\WINDOWS>java -Version
java Version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
__________________
Cherry
Reply With Quote
  #57  
Old March 2nd, 2004, 07:34 PM
Arryn's Avatar

Arryn Arryn is offline
Major General
 
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
Arryn is on a distinguished road
Default Re: Combat Simulator Released!

Quote:
Originally posted by Saber Cherry:
java Version "1.4.0"
BTW, FYI, latest Version is 1.4.2_03, I'm running 1.4.2_01 .
__________________
Visit my Dominions II site
Reply With Quote
  #58  
Old March 2nd, 2004, 08:20 PM

PDF PDF is offline
Colonel
 
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
PDF is on a distinguished road
Default Re: Combat Simulator Released!

Mine says :
java Version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)

My install is very recent, cause I changed my comp by Christmas (it was a self-gift )
Reply With Quote
  #59  
Old March 2nd, 2004, 08:24 PM

PDF PDF is offline
Colonel
 
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
PDF is on a distinguished road
Default Re: Combat Simulator Released!

Quote:
Originally posted by Saber Cherry:
If you type (from that directory):

dir Fight.class

does it show the file:

Fight.class (10,530 bytes)?

If that file is present, and typing

java Fight militia militia

gives you the error:

Exception in thread "main" java.lang.NoClassDefFoundError: Fight

...then there is some crazy problem that I don't understand, like a corrupt file, or a broken Java installation. Sorry
DIR command gives :


D:\Strategy\dominions2\doc\CombatSim>dir fight.class

Le volume dans le lecteur D est DATA
Le numéro de série du volume est 7FD4-62B6
Répertoire de D:\Strategy\dominions2\doc\CombatSim

FIGHT~1 CLA 10 530 29/02/04 15:25 Fight.class
1 fichier(s) 10 530 octets
0 répertoire(s) 56 423.88 Mo libre

Looks Ok..
So it's an alien/broken Java install ? Will reinstall then ..
Reply With Quote
  #60  
Old March 2nd, 2004, 08:31 PM
Saber Cherry's Avatar

Saber Cherry Saber Cherry is offline
Major General
 
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
Saber Cherry is on a distinguished road
Default Re: Combat Simulator Released!

Quote:
Originally posted by PDF:
Looks Ok..
So it's an alien/broken Java install ? Will reinstall then ..
That appears to be the case. I cannot think of any other possibility.

I would try running Scan Disk first, though.

[ March 02, 2004, 18:31: Message edited by: Saber Cherry ]
__________________
Cherry
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 09:44 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.