aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/EventManager.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-03-19 22:45:03 +0000
committerJustin Clark-Casey (justincc)2012-03-19 22:45:03 +0000
commite2b1c569dad47d1b41186f22b351aa15ed3787eb (patch)
tree0d0c39d7021d48049810489f1a4711a821928064 /OpenSim/Region/Framework/Scenes/EventManager.cs
parentStop console command "xengine status" throwing an exception if there are no s... (diff)
downloadopensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.zip
opensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.tar.gz
opensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.tar.bz2
opensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.tar.xz
Fix a bug where logins to standalones would fail if the RegionReady module was not active
Unfortunately, the OnLoginsEnabled event is currently only guaranteed to fire if the RegionReady module is active. However, we can instantiate the AuthorizationService in the module RegionLoaded method since by this time all other modules will have been loaded
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/EventManager.cs')
0 files changed, 0 insertions, 0 deletions