.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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #34  
Old February 2nd, 2004, 05:44 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!

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
__________________
Cherry
Reply With Quote
 

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 07:07 PM.


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