--- deliantra/server/ext/player-env.ext 2007/07/12 08:40:13 1.4 +++ deliantra/server/ext/player-env.ext 2007/07/12 18:56:33 1.5 @@ -13,7 +13,7 @@ [ sort { (cf::face::get_data_size $a) <=> (cf::face::get_data_size $b) } grep $_, - map +(cf::face::find "$prefix$_"), + map +(cf::face::find "$prefix$_" or ((warn "unable to find music file $_"), undef)), split /\s*,\s*/, $list ] }