[Opensim-users] Location values where are they stored in the database?
Justin Clark-Casey
jjustincc at googlemail.com
Fri Jun 29 23:19:26 UTC 2012
If you're running a super-bleeding edge revision of OpenSimulator (by which I mean from the dev branch this week!), then
I've added some commands to more easily display regions and manually deregister them from the robust console [1] since I
was having trouble with this myself.
Naturally, the deregister command should be used with care, though there's most probably not a lot of long term harm in
using it on a running region (you would just need to restart that region).
[1] http://opensimulator.org/wiki/Server_Commands#Grid_Service
On 29/06/12 17:17, Rick Anderson wrote:
> Thank You!
>
> This information help resolve the issue. I used it to find the
> duplicate in the wrong location. I had to delete that entry.
>
> The tricky part is that it's not in the database until the region is
> loaded. Once it was gone, the next reload didn't include. So all was
> good.
>
> --Rick
>
> On Wed, Jun 6, 2012 at 3:43 PM, GarminKawaguichi
> <garmin.kawaguichi at magalaxie.com> wrote:
>> locX and locY are absolute position in the grid.
>>
>> Example: Location = 11000,10996 locX = 11000 * 256 = 2816000
>> and locY = 10996 * 256 = 2814976
>>
>> When I have such a problem with the regions
>> - first I clean the table regions (shutdown all instance of OpenSimulator
>> before)
>> - then if the issue continues, modify the regions ini file(s) and include
>> region by region to find one that is problematic
>>
>> After, systematically review the log file(s) can show what went wrong.
>>
>> GCI
>>
>> Le 06/06/2012 21:18, Vanish a écrit :
>>>
>>> In the regions table, there's columns for locX and locY, but these don't
>>> seem to hold the x and y coordinates, but some other metric that relates to
>>> them (not sure which).
>>>
>>>>
>>>> [Student Center]
>>>> RegionUUID = 93aed8ac-51d3-47ac-ac63-875d80c9fd93
>>>> Location = 11000,10996
>>>> InternalAddress = 0.0.0.0
>>>> InternalPort = 9104
>>>> AllowAlternatePorts = False
>>>> ExternalHostName = 107.20.87.32
>>
>>
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>
>
--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
More information about the Opensim-users
mailing list