mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
add stack trace debug message
This commit is contained in:
@@ -3841,6 +3841,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
acd.startpos
|
||||
);
|
||||
|
||||
m_log.DebugFormat("NewUserConnection stack {0}", Environment.StackTrace);
|
||||
|
||||
if (!LoginsEnabled)
|
||||
{
|
||||
reason = "Logins Disabled";
|
||||
|
||||
Reference in New Issue
Block a user