[Opensim-users] Maptiles working in standalone, not working in grid

Luisillo Contepomi luisillocontepomi at gmail.com
Sun Jul 13 08:26:43 UTC 2014


OOOOpppsss
change the example ips by your own ip

2014-07-13 10:24 GMT+02:00 Luisillo Contepomi <luisillocontepomi at gmail.com>:
> 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 <opensim at pescadoo.net>:
>> 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
>> Opensim-users at opensimulator.org
>> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


More information about the Opensim-users mailing list