mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Merge pull request #174 from metaverse-crossroads/fix-empty-mAgentsURL-logon-delays
Fix 15s login stall on OpenSim grids (`STATE_AGENTS_WAIT` timeout)
This commit is contained in:
@@ -368,6 +368,7 @@ void FSData::downloadAgents()
|
||||
// TODO: Let the opensim devs and opensim group figure out the best way
|
||||
// to add "agents.xml" URL to the gridinfo protocol.
|
||||
//getAgentsURL();
|
||||
mAgentsDone = true; // Avoid +15s llstartup STATE_AGENT_WAIT delay --ht
|
||||
|
||||
// there is no need for assets.xml URL for opensim grids as the grid owner can just delete
|
||||
// the bad asset itself.
|
||||
|
||||
Reference in New Issue
Block a user