[Opensim-dev] Better feedback when attempting to hg to regions outside the 4096 range
Justin Clark-Casey
jjustincc at googlemail.com
Thu Jun 16 00:10:17 UTC 2011
Hi Diva. I noticed that if an attempted destination region is outside the 4096 range we only print a line in the log
about this - the viewer user doesn't get to know why their teleport fails (unless the region begins with http://...
perhaps).
In this situation, the hg proxy destination region is not set up. However, if this were set up, then I think that the
HGEntityTransferModule could detect whether an attempted teleport was >4096 units and the destination was a foreign hg
region and give the user a better teleport failure message.
What do you think?
Also, I notice that the grid service region flags data is obtained entirely separately from GridRegion, even though the
data is actually stored together. Is there any good reason for this? I can't see why the region flags couldn't be
added to the GridRegion structure - from looking at the connector code this wouldn't cause any interface compatibility.
--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
More information about the Opensim-dev
mailing list