mirror of
https://github.com/opensim/opensim.git
synced 2026-05-13 10:06:04 +08:00
Amend to previous commit -- write down the problematic Profile server URL.
This commit is contained in:
committed by
Justin Clark-Casey
parent
becb949a33
commit
0cf5ea9420
@@ -1166,7 +1166,10 @@ namespace OpenSim.Region.CoreModules.Avatar.UserProfiles
|
||||
return true;
|
||||
}
|
||||
else
|
||||
{
|
||||
m_log.ErrorFormat("[PROFILES]: Problematic response for image_assets_request from {0}", profileServerURI);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user