[Cs4800] Counting tournament tonight at 10 pm

Dennis Zografos dzog at ccs.neu.edu
Mon Nov 14 18:56:50 EST 2011


????? what?

The early release's main player class for HSR was 
scg.net.avatar.PlayerMainBabyHSR.

This class was simply *renamed* to scg.net.avatar.PlayerMainHSR during 
a later release.

As for generation, `gen.sh' has not changed since the original release.

Should you use it, it generates the HSR avatar from "./src/hsr/avatar/".  
It always has.  The "build your avatar" line given in the manual is taken 
directly from this file.

After building with ant, this avatar can be run via PlayerMainBabyHSR 
(older releases) or PlayerMainHSR (newer releases).  But it's just a 
cosmetic change.

AFAIK, nothing has changed w/r/t code generation or BabyAvatars.


----- "Matthew Strax-Haber" <straxhaber at gmail.com> wrote:

> Not exactly. The old code had the java files generated for both the
> main avatar and the baby avatar. The new code only has the .beh files
> and the main avatar generated. If you want to run the baby off of the
> same instance, you need to compile it from the .beh files.
> 
> 
> 
> 
> 
> Best regards,
> --
> ~ Matthew Strax-Haber
> Northeastern University
> 
> 
> On Nov 14, 2011, at 6:26 PM, James Antonius wrote:
> 
> 
> Doesn't the new source code use "PlayerMainHSR" instead of
> "PlayerMainBabyHSR"?
> 
> Try this:
> 
> java -cp .:demeterf.jar:hamcrest-all-1.3.0RC2.jar scg.net.avatar.
> PlayerMainHSR 8020 vanguard.ccs.neu.edu <team> <password> <id>
> 
> 
> ~James Antonius
> 
> 
> 
> On Mon, Nov 14, 2011 at 6:22 PM, Greg I Kerr < kerr.g at husky.neu.edu >
> wrote:
> 
> 
> 
> Hi,
> 
> 
> 
> Does anyone know what this is about:
> 
> 
> kerrg at vanguard:~/algorithms/GenericSCG/bin$ java -cp
> .:demeterf.jar:hamcrest-all-1.3.0RC2.jar
> scg.net.avatar.PlayerMainBabyHSR 8020 vanguard.ccs.neu.edu <team>
> <password> <id>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> scg/net/avatar/PlayerMainBabyHSR
> Caused by: java.lang.ClassNotFoundException:
> scg.net.avatar.PlayerMainBabyHSR
> at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
> Could not find the main class: scg.net.avatar.PlayerMainBabyHSR.
> Program will exit.
> 
> 
> 
> Thanks,
> 
> 
> Greg
> 
> 
> 
> On Mon, Nov 14, 2011 at 6:11 PM, Madhuvanthi Balasubramanian <
> balasubramanian.m at husky.neu.edu > wrote:
> 
> 
> 
> 
> Hello Everyone,
> 
> 
> There will be a counting tournament tonight for HSR as planned at
> 10.00 pm.
> Teams who signed up already will not need to sign up again. However if
> you want to have a different name for your avatar, you are welcome to
> sign-up.
> Since both Srinivas and I will be in class, we can approve sign-up
> requests only after 9 pm.
> The tournament will be scheduled around 8pm and we will send out a
> mail with the details of the server and tournament.
> The version is the one that was updated on Saturday and you can find
> it in the following link :
> 
> 
> http://www.ccs.neu.edu/home/lieber/courses/se-courses/cs5500/f11/projects/project-page/
> 
> 
> 
> --
> Thanks
> - Madhu
> 
> _______________________________________________
> 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
> 
> 
> _______________________________________________
> 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



More information about the Cs4800 mailing list