[Cs4800] Counting tournament tonight at 10 pm

Greg I Kerr kerr.g at husky.neu.edu
Mon Nov 14 18:32:42 EST 2011


Err never mind, I finally got it going. Just going crazy from all the open
terminals. :) The problem was indeed the unannounced change in location of
the .jar files (and change to PlayerMainHSR).

On Mon, Nov 14, 2011 at 6:30 PM, Greg I Kerr <kerr.g at husky.neu.edu> wrote:

> Thanks for the help Dennis and James but neither of those tricks worked.
> :\ Its the same if I try PlayerMainBabyHSR or get rid of the '../' I am
> doing this with the most recent .zip file.
>
> kerrg at vanguard:~/algorithms/babyAvatar/SCG -
> SourceCode_JavaDoc/GenericSCG/bin$ java -cp
> .:../demeterf.jar:../hamcrest-all-1.3.0RC2.jar
> ../scg.net.avatar.PlayerMainHSR 8020 vanguard.ccs.neu.edu
> Exception in thread "main" java.lang.NoClassDefFoundError:
> ///scg/net/avatar/PlayerMainHSR
> Caused by: java.lang.ClassNotFoundException:
> ...scg.net.avatar.PlayerMainHSR
>
> 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)
>
> On Mon, Nov 14, 2011 at 6:26 PM, James Antonius <antonius.j at husky.neu.edu>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
>>>
>>>
>>
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs4800 mailing list