[Cs4800] Error continued:

James Antonius antonius.j at husky.neu.edu
Thu Dec 1 18:18:11 EST 2011


Yes, I just tried it too (using r70) and it worked fine. I think you just
need to copy the demeterf jar, hamcrest jar, and Playgroundconfig folder
from the GenericSCG folder to the bin folder..


~James Antonius

On Thu, Dec 1, 2011 at 6:13 PM, Adam P Belcher <belcher.ad at husky.neu.edu>wrote:

> I think you just need to copy the Playgroundconfig folder from the
> GenericSCG folder to the bin folder.
>
>
> On Thu, Dec 1, 2011 at 5:49 PM, Tom Fiset <tmfset at gmail.com> wrote:
>
>> 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
>>
>> _______________________________________________
>> Cs4800 mailing list
>> Cs4800 at lists.ccs.neu.edu
>> https://lists.ccs.neu.edu/bin/listinfo/cs4800
>>
>>
>
> _______________________________________________
> Cs4800 mailing list
> Cs4800 at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/cs4800
>
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs4800 mailing list