Hello. > Still mystified. arch is up-to-date showing mod dates in the last few > days, and I did explicitly do make clean and make install in the lib > folder as well as in the server area., and rebuild and reinstall server. > If I look where the server is installed, the date/time of the crossfire.0 > and .1 files is current. strace confirms the new file is in use at the > location where the server is installed.
Note the file you want to check is "archetypes", since the "crossfire.x" files
only contain pics :)
"make clean" does not remove the "lib/archetypes" file, and won't collect, I
just confirmed.
As far as I can figure, the various make commands (except an explicit collect)
are just happy with having a "lib/archetypes" file without checking the date.
So I'd suggest to explicitely do "( cd lib && make collect && make install )"
and try again.
> I tried running crossfire-mapper from both the server/trunk/utils folder
> and from the server install location and from the templates folder under
> utils... all giving the same results.
>
> I suppose maybe it might help to see if there is an svn commit that seems
> to address those things and then try to correlate the change with the
> current generated content of the archetypes file in the server install.
Here's the revision that added that check:
Revision: 14083
http://crossfire.svn.sourceforge.net/crossfire/?rev=14083&view=rev
Author: ryo_saeba
Date: 2010-11-13 23:00:23 +0000 (Sat, 13 Nov 2010)
Log Message:
-----------
Do not allow spells without a skill defined.
Nicolas
--
Mon p'tit coin du web - http://nicolas.weeger.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ crossfire mailing list [email protected] http://mailman.metalforge.org/mailman/listinfo/crossfire

