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:
TJ
2026-01-02 09:39:37 +10:00
committed by GitHub
+1
View File
@@ -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.