mirror of
https://github.com/opensim/opensim.git
synced 2026-06-30 02:57:02 +08:00
Merge branch 'master' into httptests
This commit is contained in:
@@ -491,7 +491,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
catch (Exception e)
|
||||
{
|
||||
m_log.ErrorFormat(
|
||||
"[INVENTORY]: Failed to process queued inventory request {0} for {1}. Exception {3}",
|
||||
"[INVENTORY]: Failed to process queued inventory request {0} for {1}. Exception {2}",
|
||||
poolreq.reqID, poolreq.presence != null ? poolreq.presence.Name : "unknown", e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user