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 <[email protected]> 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 > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users -- Rick Anderson Director of Virtual Worlds Division of Continuing Studies (DoCS) Rutgers University (732) 586-3265 _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
