[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple Game Server 3.0 RC1 released



On Mar 31, 1:08 pm, BLuRry <brendan.rob...@gmail.com> wrote:
> Video now online:http://www.youtube.com/watch?v=eteyNJ4ygR4

I tried AGS out tonight, unfortunately I could not get it working on
my win 2000 laptop.
I get the following error when I type 'java -Djava.library.path=lib -
cp lib;lib/RXTXcomm.jar;dist/ags.jar ags.Main COM2 apple2' :

Exception in thread "main" java.lang.NoClassDefFoundError: ags/Main
Caused by: java.lang.ClassNotFoundException: ags.Main
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: ags.Main.  Program will exit.

As far as I know I have all the RXTX stuff in the correct place.
ADTpro works fine, and I'm assuming ADTpro uses the same RXTX dll
files.

If it type '...java -jar dist/ags.jar' I can get the game server to
actually launch on the PC, but hitting the setting button pops up a
very small window (not like the youtube example) with 'com', 'runtime'
and 'advanced', but there are no actual setting to set.
Pressing the 'start program' button gives the error 'Connection
refused: connection'.

Not sure what to try next.
Help!

Philip.

P.S. By the way, I love the scrolling stars in the background of the
UI.