--- deliantra/server/utils/cfutil.in 2007/08/21 19:44:57 1.58 +++ deliantra/server/utils/cfutil.in 2007/08/21 20:00:18 1.59 @@ -175,12 +175,11 @@ my $fi = $FACEINFO{$base}; unless ($fi) { - warn "$path: <$base> not referenced by any archetype, skipping.\n"; - next; + #warn "$path: <$base> not referenced by any archetype, skipping.\n"; + #next; } - my $arc = $FACEINFO{$base}{arc} - or die "FATAL: internal error <$base>, cannot continue"; + my $arc = $fi->{arc} || { }; unless ($path =~ /~$/) { # possibly enlarge