[Opensim-users] Location values where are they stored in the database?

GarminKawaguichi garmin.kawaguichi at magalaxie.com
Wed Jun 6 19:43:47 UTC 2012


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




More information about the Opensim-users mailing list