mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Replace PollServiceRequestManager with older version, add extra logging to
event exceptions to see call path leading up to it.
This commit is contained in:
@@ -1210,6 +1210,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
m_log.ErrorFormat(
|
||||
"[EVENT MANAGER]: Delegate for TriggerRemoveScript failed - continuing. {0} {1}",
|
||||
e.Message, e.StackTrace);
|
||||
m_log.ErrorFormat(Environment.StackTrace);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user