[Opensim-users] Fwd: Warp3dMap question (Fred Beckhusen)
Fred Beckhusen
fred.b at mitsi.com
Thu Aug 28 21:08:51 UTC 2014
I cannot get Warp3D maps to render at all. Instead, I get this default
picture
http://173.74.70.222:9000/index.php?method=regionImage9e20a0c6265c481a87983b6e5a437523
The log says:
"MapImageServiceModule [MAP IMAGE SERVICE MODULE] Cannot upload map tile
without an ImageGenerator"
which comes from /MapImageServiceModule.cs:
1. IMapImageGenerator tileGenerator =
scene.RequestModuleInterface<IMapImageGenerator>();
2.
if (tileGenerator == null)
3. {m_log.Warn("[MAP IMAGE SERVICE MODULE]: Cannot upload PNG map tile
without an ImageGenerator");
Yet I have this >>> MapImageModule = "Warp3DImageModule" <<<< in
MyWorld.ini on this Diva Distro. And I can see no sign of the module
being loaded the log during startup.
Here is the relevant config (I think I have it all here)
[Modules]
MapImageService = "MapImageServiceModule"
MapImageServiceInConnector = true
In \bin\config-include\MyWorld.ini, I added
[Modules]
Setup_Warp3DImageModule = true
The above appears to be how to load the module, not sure of this.
[Map]
GenerateMaptiles = true
MapImageModule = "Warp3DImageModule"
MaptileRefresh = 3600
TexturePrims = true
TexturePrimSize = 48
RenderMeshes = false
I am I doing something wrong? Is Warp3D part of Diva's distro?
FerdFrederix aka Fred Beckhusen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20140828/1b80927b/attachment.html>
More information about the Opensim-users
mailing list