[Cs5500] BFS TOURNAMENT UPDATE

Haoran Wu haoran at ccs.neu.edu
Fri Oct 21 01:25:18 EDT 2011


Hi Guys,

Sorry about late reply. I was sending email to individual not in mailing list, so maybe some did not know 
the progress of BFS playground.

While generating file using:
java -cp .:demeterf.jar:ha...... demeterf --build --dgp:Display:Print:ToStr:HashCode:PrintToString ....cd ...beh ...

We did get other missing files, but while changing PlayerMain's code here: 

Config cfg = BFSConfig.getDefaultConfig(); 
AvatarI a = new BFSAvatar(cfg); 

We got errors when running PlayerMain: 

Exception in thread "main" java.lang.NullPointerException 
at scg.RWrap.<init>(RWrap.java:32) 
at scg.Config.<init>(Config.java:47) 
at bfs.BFSConfig.getDefaultConfig(BFSConfig.java:67) 
at scg.net.avatar.PlayerMain.main(PlayerMain.java:32) 

It should be some where when parsing config causes error. We will keep working on that. :)


Haoran  
  


----- Original Message -----
From: "Ashish Joshi" <joshi.as at husky.neu.edu>
To: "Sandeep Upendra Kamath" <kamath.s at husky.neu.edu>
Cc: "Managing Software Development" <cs5500 at lists.ccs.neu.edu>
Sent: Thursday, October 20, 2011 11:34:03 PM GMT -05:00 US/Canada Eastern
Subject: Re: [Cs5500] BFS TOURNAMENT UPDATE


we did generate the missing files with the updated demeterf command provided by the professor, 
Now we are getting another error in the config read section... 
this is in the playermain.java 
we are still working on getting it up 
Will keep u in loop about the progress 

Cheers 
Ashish Joshi 


On Thu, Oct 20, 2011 at 11:28 PM, Sandeep Upendra Kamath < kamath.s at husky.neu.edu > wrote: 





Hey guys, 


Any further progress on the BFS playground and the teaching avatar ? 
Kindly update us on the what is the current status. Ashish told me that 
team dexter and team knights are working on it and were encountering 
some problems in running it. If the problem still persist, let us know if you need any 
assistance from other teams. 


Good luck with it. 


Regards, 
Sandeep Kamath 


_______________________________________________
Cs5500 mailing list
Cs5500 at lists.ccs.neu.edu
https://lists.ccs.neu.edu/bin/listinfo/cs5500



More information about the Cs5500 mailing list