|
From: thowe <th...@sr...> - 2003-05-20 14:19:58
|
Funny, the sscape.jar file I have seems to have the proper pgm file. The repast.jar on http is from the last release, so it still has all of the demo files in it. The next release won't. I'm including the sscape.jar file for you. -Tom On Tue, 2003-05-20 at 09:09, Mark R. Diggory wrote: > hmmm, I was looking in the cvs tree for the sscape demo when I > encountered this. the resource path may still not be correct though. I > think the repast jar on http seems to have all the demos still in it. > > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/repast/repast/demos/sugarscape/src/uchicago/src/repastdemos/sugarscape/SugarModel.java?rev=1.1&content-type=text/vnd.viewcvs-markup > > I just noticed this because I setup ademo of my program using the > repast.jar, but it doesn't work currently due to the above issue. > > I'm switching to placing the sscape.jar in that demo directory, but > sscape jar has the same bug as repast.jar right now. > > thanks, > -M. > > thowe wrote: > > Actually, I was wrong in my previous email. The repast.jar is correct. > > The pgm file is in the sscape.jar file that is in the demo directory. > > The Sugarscape files shouldn't really be in the repast.jar. > > > > -Tom > > > > On Mon, 2003-05-19 at 22:31, Mark R. Diggory wrote: > > > >>Just to point out a bug. > >> > >>The SpaceModel still points back to the old packaging to get the pgm > >>file. The pgm file doesn't appear to be in the repast jar thats > >>downloadable at. > >> > >>http://www.src.uchicago.edu/repast/ > >> > >> > >>>// creates the sugar space using the values in sugarspace.pgm as > >>>// the amount of sugar (see SugarSpace.java for more). > >>> > >>> space = new SugarSpace("/uchicago/src/sim/sugarScape/sugarspace.pgm"); > >> > >>One last question, is http://www.src.uchicago.edu/repast/ update with > >>the latest release? > >> > >>-Mark > >> > >> > >> > >>------------------------------------------------------- > >>This SF.net email is sponsored by: ObjectStore. > >>If flattening out C++ or Java code to make your application fit in a > >>relational database is painful, don't do it! Check out ObjectStore. > >>Now part of Progress Software. http://www.objectstore.net/sourceforge > >>_______________________________________________ > >>Repast-developer mailing list > >>Rep...@li... > >>https://lists.sourceforge.net/lists/listinfo/repast-developer > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: ObjectStore. > > If flattening out C++ or Java code to make your application fit in a > > relational database is painful, don't do it! Check out ObjectStore. > > Now part of Progress Software. http://www.objectstore.net/sourceforge > > _______________________________________________ > > Repast-developer mailing list > > Rep...@li... > > https://lists.sourceforge.net/lists/listinfo/repast-developer > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > Repast-developer mailing list > Rep...@li... > https://lists.sourceforge.net/lists/listinfo/repast-developer |