diff options
author | Oren Hurvitz | 2014-04-06 17:36:46 +0300 |
---|---|---|
committer | Oren Hurvitz | 2014-04-06 15:42:33 +0100 |
commit | f3508649f5eceb9f8862a7f377591a378f044aa7 (patch) | |
tree | 3fa686386e110dfa0cf44ecab7df2a087b1819dc /OpenSim/Region/Framework/Scenes/Scene.cs | |
parent | When preparing a Hypergrid teleport, tell the receiving grid which user is en... (diff) | |
download | opensim-SC_OLD-f3508649f5eceb9f8862a7f377591a378f044aa7.zip opensim-SC_OLD-f3508649f5eceb9f8862a7f377591a378f044aa7.tar.gz opensim-SC_OLD-f3508649f5eceb9f8862a7f377591a378f044aa7.tar.bz2 opensim-SC_OLD-f3508649f5eceb9f8862a7f377591a378f044aa7.tar.xz |
Fixed: during a teleport we always sent the error "The teleport destination could not be found" to the client. This happened on both success and failure.
On successful teleports this error wasn't actually shown to the user. But on failed teleports this error could hide the true cause of the failure. For example, attempting to use a Landmark that's more than 4095 regions away would result in two warnings appearing in the viewer: "Region too far" and "Destination could not be found". The second message hid the first one, so it wasn't obvious to the user what is actually the problem.
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/Scene.cs')
0 files changed, 0 insertions, 0 deletions