[Cs4800] Error continued:

Tom Fiset tmfset at gmail.com
Thu Dec 1 17:49:26 EST 2011


Can someone verify that I'm not insane? I've been trying to just run two
Baby avatars against each other but I get the same error every single time:

Error:
 ** Type 'exit' to shutdown: GET REQUEST11111
Exception thrown while parsing: csp.CSPConfig cannot be cast to
hsr.HSRConfig
 !! Exception: null
 !! StackTrace:
 -- scg.net.avatar.PlayerServer.createResponse(Unknown Source)
 -- scg.net.avatar.PlayerServer.playerResponse(Unknown Source)
 -- sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 --
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 --
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 -- java.lang.reflect.Method.invoke(Method.java:616)
 --
edu.neu.ccs.demeterf.http.server.ServerDispatch.handle(ServerDispatch.java:75)
 --
edu.neu.ccs.demeterf.http.server.ServerThread$DispatchThread.run(ServerThread.java:130)

STEPS TO REPRODUCE:
svn checkout svn://svn.code.sf.net/p/generic-scg/code-0/GenericSCGGenericSCG0
-r 70
svn checkout svn://svn.code.sf.net/p/generic-scg/code-0/GenericSCGGenericSCG1
-r 70

In each directory run:
java -cp .:demeterf.jar:hamcrest-all-1.3.0RC2.jar demeterf
src/hsr/BabyAvatar/hsrAvatar.cd src/hsr/BabyAvatar/hsrAvatar.beh ./gen
ant

and copy the demeter and hamcrest into the bin folder

Start the server:
java -cp .:demeterf.jar:hamcrest-all-1.3.0RC2.jar scg.admin.Admin root

connect each avatar:
java -cp .:demeterf.jar:hamcrest-all-1.3.0RC2.jar
scg.net.avatar.PlayerMainHSR $1 $2 $3 $4 $5
./Playgroundconfig/scgConfig_hsr.txt ./Playgroundconfig/hsrDomain.txt

where $1 is port# $2 is astroblaster.ccs.neu.edu $3 is username $4 is
password $5 is tournament id

It's really starting to get to me, is anyone else even *using* r70 of the
scg? If so can you recreate this or tell me what, if anything, I'm doing
wrong here?

- Tom Fiset
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs4800 mailing list