From 1b90238f28424c2dd820f6b21aea25845d0c0156 Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Wed, 14 May 2008 22:23:17 +0000 Subject: * Start recording initial complete avatar inventory retrieval failures from the region server * In theory, this should be a somewhat useless statistic since the user server will already have tried to use the inventory service to retrieve the avatar's skeleton. If this fails, login is halted completely. * Nonetheless I'm recording it anyway just to see whether it happens (yes, I'm too lazy to scan the logs...) --- prebuild.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 65c3452..a00c547 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -722,9 +722,10 @@ + - + -- cgit v1.1