diff options
author | Justin Clark-Casey (justincc) | 2012-06-08 01:24:44 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-06-08 01:26:43 +0100 |
commit | 30f4a33f01751d151ae3923b48e6e98083791140 (patch) | |
tree | e361716ee927c731621276b8bc490924a71d277f /OpenSim/Framework | |
parent | Go back to calling IncomingCloseAgent() in the "kick user" command for consis... (diff) | |
download | opensim-SC_OLD-30f4a33f01751d151ae3923b48e6e98083791140.zip opensim-SC_OLD-30f4a33f01751d151ae3923b48e6e98083791140.tar.gz opensim-SC_OLD-30f4a33f01751d151ae3923b48e6e98083791140.tar.bz2 opensim-SC_OLD-30f4a33f01751d151ae3923b48e6e98083791140.tar.xz |
Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTeleport() if an agent needs closing.
This is always done as part of Scene.RemoveClient()
Also refactors try/catching in Scene.RemoveClient() to log NREs instead of silently discarding, since these are useful symptoms of problems.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions