[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Needed : Apple //gs test subjects
In article
<d5847ad5-ea6f-488e-baff-98daab8856aa@z27g2000prd.googlegroups.com>,
BLuRry <brendan.robert@gmail.com> wrote:
[...]
> Can a mac user out there verify I didn't get the mac instructions
> incorrect?
I downloded a2gameserver_beta_3.0a.zip and tested with kegsmac 0.91 on
Mac OS X 10.5.6, Java 1.5.0_16. In applesoft, I entered pr#2<cr>
pr#0<cr> in#2<cr> and could telnet to the emulator. I started the server
with commands like these:
java -Djava.library.path=lib -cp "lib:lib/RXTXcomm.jar:dist/ags.jar"
ags.Main localhost 6502 apple2
java -Djava.library.path=lib -cp "lib:lib/RXTXcomm.jar:dist/ags.jar"
ags.Main localhost 6502 apple2gs_test
I saw four RINGs on the emulator and progress in the host terminal:
Got 256 games!
Executing init script.
Executing script target apple2
...
/* executing line 29 */
Error in line 29: Error when processing expect command. Expected
string: hi
...
/* executing line 77 */
Failure writing line, retrying...
Failure writing line, retrying...
Error in line 77: Error when sending text
/* running target DRIVER_ERROR */
/* executing line 115 */
Was not able to load driver due to unrecoverable communication errors.
Do I need a native (ppc) version of the rxtx library?
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>