<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-forward-container">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
I cannot get Warp3D maps to render at all. Instead, I get this
default picture<br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://173.74.70.222:9000/index.php?method=regionImage9e20a0c6265c481a87983b6e5a437523">http://173.74.70.222:9000/index.php?method=regionImage9e20a0c6265c481a87983b6e5a437523</a><br>
<br>
The log says: <br>
<br>
"MapImageServiceModule [MAP IMAGE SERVICE MODULE] Cannot upload
map tile without an ImageGenerator"<br>
<br>
which comes from /MapImageServiceModule.cs: <br>
<ol style="color: rgb(0, 0, 0); font-family: monospace; font-size:
12px; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: start; text-indent: 0px; text-transform: none;
white-space: pre; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(221, 221,
221);">
<li style="font-weight: normal; vertical-align: top;">IMapImageGenerator
tileGenerator <span style="color: rgb(0, 128, 0);">=</span>
scene.<span style="color: rgb(0, 0, 255);">RequestModuleInterface</span><span
style="color: rgb(0, 128, 0);"><</span>IMapImageGenerator<span
style="color: rgb(0, 128, 0);">></span><span
style="color: rgb(0, 0, 0);">(</span><span style="color:
rgb(0, 0, 0);">)</span><span style="color: rgb(0, 128, 0);">;</span>
</li>
<li style="font-weight: normal; vertical-align: top;">
<div style="font-style: normal; font-variant: normal;
font-weight: normal; font-size: 1em; line-height: 1.2em;
font-family: monospace; margin: 0px; padding: 0px;
vertical-align: top; background: none;"> <span
style="color: rgb(6, 0, 255);">if</span> <span
style="color: rgb(0, 0, 0);">(</span>tileGenerator <span
style="color: rgb(0, 128, 0);">==</span> <span
style="color: rgb(6, 0, 255);">null</span><span
style="color: rgb(0, 0, 0);">)</span> </div>
</li>
<li style="font-weight: normal; vertical-align: top;"><span
style="color: rgb(0, 0, 0);">{</span>m_log.<span
style="color: rgb(0, 0, 255);">Warn</span><span
style="color: rgb(0, 0, 0);">(</span><span style="color:
rgb(102, 102, 102);">"[MAP IMAGE SERVICE MODULE]: Cannot
upload PNG map tile without an ImageGenerator"</span><span
style="color: rgb(0, 0, 0);">)</span><span style="color:
rgb(0, 128, 0);">;</span><br>
</li>
</ol>
<br>
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. <br>
<br>
Here is the relevant config (I think I have it all here)<br>
<br>
<font face="Calibri">[Modules]<br>
MapImageService = "MapImageServiceModule"<br>
MapImageServiceInConnector = true<br>
<br>
</font><br>
<font face="Calibri">In \bin\config-include\MyWorld.ini, I added</font><br>
<br>
<font face="Calibri"><font face="Calibri">[Modules]</font> <br>
Setup_Warp3DImageModule = true <br>
<br>
The above appears to be how to load the module, not sure of
this.<br>
<br>
[Map]<br>
GenerateMaptiles = true<br>
MapImageModule = "Warp3DImageModule"<br>
MaptileRefresh = 3600<br>
TexturePrims = true<br>
TexturePrimSize = 48<br>
RenderMeshes = false<br>
<br>
</font>I am I doing something wrong? Is Warp3D part of Diva's
distro? <br>
<br>
FerdFrederix aka Fred Beckhusen<br>
<br>
<br>
</div>
<br>
</body>
</html>