GRID area
/robustdir/bin/Robust.ini
in the service list you must have ..
[ServiceList]
...
MapAddServiceConnector =
"8003/OpenSim.Server.Handlers.dll:MapAddServiceConnector"
MapGetServiceConnector =
"8002/OpenSim.Server.Handlers.dll:MapGetServiceConnector"
...

down of [LoginService]  you must have...

    ; For V2 map
    MapTileURL = "http://192.168.1.9:8002";




 in /robustdir/bin/config-include/GridCommon.ini (must be too in the
same region directory regiondir/bin/config-include/)

[MapImageService]
       MapImageServerURI = "http://88.161.20.136:8003";


REGION
/bin/OpenSim.ini

[Map]
    GenerateMaptiles = true
    MapImageModule = "Warp3DImageModule"
    MaptileRefresh = 0
    TextureOnMapTile = true
    DrawPrimOnMapTile = true
    TexturePrims = true
    TexturePrimSize = 48
    RenderMeshes = false

Región upload the map to the Robust by port 8003
Clients get map by port 8002

Regards,
Luisillo

2014-07-12 22:24 GMT+02:00 Jeff Kelley <[email protected]>:
> I have a standalone and a grid, both 0.8.
>
> I see the maptiles in the standalone.
> I do not see them in the grid.
>
> What could be wrong?
>
> In StandaloneCommon.ini:
>     MapTileURL = "http://88.161.20.136:9100/";
>
>
> In Robust.HG.ini:
>     MapTileURL = "http://88.161.20.136:8002";;
>
>
> Any help appreciated.
>
>
> -- Jeff
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
_______________________________________________
Opensim-users mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to