diff options
author | Charles Krinke | 2008-09-05 23:38:42 +0000 |
---|---|---|
committer | Charles Krinke | 2008-09-05 23:38:42 +0000 |
commit | da244d1e90843264e5db3b0d9f91a1509e974dd1 (patch) | |
tree | 7aba21b8c3f0314480b161de939c7a02312216e7 /OpenSim/Framework/Communications/CommunicationsManager.cs | |
parent | Mantis#2126. Thank you kindly, Ralphos for a patch that addresses: (diff) | |
download | opensim-SC_OLD-da244d1e90843264e5db3b0d9f91a1509e974dd1.zip opensim-SC_OLD-da244d1e90843264e5db3b0d9f91a1509e974dd1.tar.gz opensim-SC_OLD-da244d1e90843264e5db3b0d9f91a1509e974dd1.tar.bz2 opensim-SC_OLD-da244d1e90843264e5db3b0d9f91a1509e974dd1.tar.xz |
Mantis#2048. Thank you kindly, HomerHorwitz for a patch that:
The attached patch (against r6075) fixes it for grid-mode. If the
home-region isn't available, the stored regionHandle will be used
to compute the region-coordinates of the home. This will be wrong
if the home-region has moved, of course, but without the region
being online we can't request the RegionInfo of it for finding out.
Doing that (before the patch) and accessing the (null) RegionInfo
led to a NullReferenceException, which prevented logging in to the
last location.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions