Kevin You are right - different modules are loaded when in HG mode and these modules seem to contain code that correctly stores/distributes the avatar assets. The normal standalone uses modules that may contain a bug of some sort at least with regard to avatar appearance. I made a note of this in mantis today:
http://opensimulator.org/mantis/view.php?id=4224 -p Kevin Buckley wrote: > That turned out to be my problem also (both using the default of 1000, > 1000). I changed one of them to 1100, 1100 and now it works just fine. > Interestingly, the single change of going from standalone to HGstandalone, > has also cured my grey AV, white hair/eyes problem. I haven't tested this > 'scientifically' but the single most likely change I made (apart from > setting hypergrid to true!) was to change all the grid server settings in > Opensim.ini from 127.0.0.1:800x to mydomain.com:xxxx (where xxxx is the port > number of each grid). - Regards, Kevin > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > [email protected] > Sent: 10 November 2009 19:03 > To: [email protected] > Subject: Re: [Opensim-users] Hypergrid: incompatible coordinates > > > Not sure if this is your situation, but you cannot link regions that are > on the exact same coordinates in different grids. The server better tell > you that, instead of letting you do it and then you ending up with a > client crash -- because the client gets all confused going from a > machine in 1000,1000 to another machine in 1000,1000. > > Paul Fishwick wrote: > >> I haven't tried hypergrid in a while, but after several attempts, I am >> running into a coordinates >> issue but it seems unrelated to the 4096 distance problem. Here is the >> setup: 64-bit Windows 7 >> at home running opensim32bitlaunch and 64-bit Ubuntu at work. I am not >> using the diva distribution, >> but hand-configured both home and work using the instructions: >> >> http://opensimulator.org/wiki/Installing_and_Running_Hypergrid >> >> I successfully start up the home 2x2 opensim. Both home and work have >> been configured as: >> >> 1) [Network] variables configured to reflect the respective IPs >> 2) WorldMapModule = "WorldMap", WorldMapModule = "HGWorldMapModule", >> and MapImageModule = "MapImageModule" are set >> 3) The [Architecture] is set to hypergrid standalone >> 4) 2x2 regions (with work being set as a megaregion) >> 5) the coordinates for both is 1000,1000 as the root >> 6) a home location (marker) is set in region 1000,1000 for both >> >> the command from home is: link-region 1004 1004 <workhostname> 9000 >> > local > >> but other coordinates (such as 1010 1010) also have the same issue..... >> >> with the result: >> >> [HGrid]: linking to <workhostname>:9000 >> .... >> [HGrid]: successfully linked to region_uuid ..... >> [HGrid]: failed getting/storing map image, because it is probably in the >> cache >> [HGrid]: Unable to link, region has incompatible coordinates <1000,1000> >> >> >> Has anyone received the "incompatible coordinates" error? One thing I >> noticed was that >> in the wiki instructions, different port numbers are used than the ones >> found in OpenSim.ini.example. >> In OpenSim.ini.example, we have: >> >> grid_server_url uses 8003 >> user_server_url uses 8002 >> asset_server_url uses 8003 >> inventory_server_url uses 8003 >> messaging_server_url uses 8006 >> >> and in the wiki instructions the ports are 8001, 8002, 8003, 8004, and >> > 8006. > >> >> -p >> >> > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > > > > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > > -- Paul Fishwick, PhD Professor University of Florida CISE Department, CSE 301 Gainesville, FL 32611 Email: [email protected] Web: http://www.cise.ufl.edu/~fishwick _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
