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

This Month's Specials

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

   







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

Reply
 
Thread Tools Display Modes
  #1  
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
  #2  
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
  #3  
Old March 4th, 2004, 03:27 PM

Goad Goad is offline
Private
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Goad is on a distinguished road
Default Re: Combat Simulator Released!

Seems you hardcoded your path separator instead of using Java System.getProperty ("file.separator").

tsk.

Mac people, do this in terminal:

sed "s@Data\\@Data/@g" Data.class > Data.class.new; mv Data.class.new Data.class
Reply With Quote
  #4  
Old March 4th, 2004, 05:07 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 Goad:
Seems you hardcoded your path separator instead of using Java System.getProperty ("file.separator").

tsk.

Mac people, do this in terminal:

sed "s@Data\\@Data/@g" Data.class > Data.class.new; mv Data.class.new Data.class
Woah, I'll have to change that. Sorry...

I had no idea the path was specified (in Java) in a different way for different OSes.
__________________
Cherry
Reply With Quote
  #5  
Old March 4th, 2004, 05:09 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:
I had no idea the path was specified (in Java) in a different way for different OSes.
Ouch! Neither did I. Who knew you could learn programming by playing games?
__________________
Visit my Dominions II site
Reply With Quote
  #6  
Old March 4th, 2004, 05:58 PM

Goad Goad is offline
Private
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Goad is on a distinguished road
Default Re: Combat Simulator Released!

No problem. It's a great utility by the way. I'm looking forward to using it to optimize my first recruits. Since I can only play to level 34 while I wait for the rowboat to cross the atlantic with the packaged game.
Reply With Quote
  #7  
Old March 4th, 2004, 06: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!

Okay, v41 was uploaded. It correctly grabs file separators. Also, I changed the psuedorandom number generator from Math.Random to a free Java Mersenne Twister, which is supposed to be a much better random number generator, more suitable for Monte Carlo simulation (which this combat sim does).
__________________
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:00 AM.


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