Hi Ursula,<div><br></div><div>Perhaps it works only on the r8202? On that one I do see something happening.</div><div>On r8290 (linux/mono) I get: </div><div><div>Region (root) # tree</div><div>04:29:34 - Invalid command</div>
<div>Region (root) # show version</div><div>Version: OpenSimulator Server  0.6.2.8290  (interface version 2)</div><div>----</div><div>On r8202 (same linux/mono)I get:</div><div><div>Region (root) # :</div><div>tree</div><div>
04:37:18 - [TREES]: New tree planting</div><div>04:37:18 - [TREES]: New tree planting</div><div>04:37:18 - [TREES]: New tree planting</div><div>04:37:18 - [TREES]: New tree planting</div><div>Region (root) # :</div><div>show version</div>
<div>Version: OpenSimulator Server  0.6.2.8202  (interface version 2)</div><div><br></div><div>Strange, perhaps a bug?</div><div><br></div><div>Regards,<br>Rhian</div></div><br><div class="gmail_quote">On Mon, Feb 9, 2009 at 1:12 PM, Ursula MATOVA <span dir="ltr"><<a href="mailto:ursula.matova@klintcentral.net">ursula.matova@klintcentral.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi, Rhian,<br>
<br>
If I can remember, you have to type the following command on the<br>
RegionServer console :<br>
<br>
 > tree<br>
<br>
Additionaly, you can stop the trees simulation by this command :<br>
<br>
 > tree active true<br>
<br>
And stop it :<br>
<br>
>  tree active false<br>
<br>
Be carefull, this module will heavily use your Server CPU :)<br>
But, working nice. It's a very interresting simulation.<br>
<br>
Regards,<br>
Ursula.<br>
<br>
Rhian a écrit :<br>
<div><div></div><div class="Wj3C7c">> Hi All,<br>
><br>
> In r8202 there was an introduction of the TreePopulator. I did try it<br>
> at that time and ever since I have been trying to get it to work<br>
> without success.<br>
> In the logging I see that the module is activated, but nothing is<br>
> happening in the region(s). In more recent releases the console<br>
> command has ceased to be recognized. (Invalid command)<br>
> I tried both on Windows and Debian/mono but no luck so far.<br>
><br>
> Rhian<br>
><br>
> === OpenSim.ini ===<br>
> [Trees]<br>
>     ; Enable this to allow the tree module to manage your sim trees,<br>
> including growing, reproducing and dying<br>
>     active_trees = true<br>
><br>
>     ; Density of tree population<br>
>     tree_density = 1000.0<br>
> ================<br>
> r8202 commit info:<br>
> Author: teravus<br>
> Date: 2009-02-01 22:04:03 -0800 (Sun, 01 Feb 2009)<br>
> New Revision: 8202<br>
><br>
> Modified:<br>
><br>
> trunk/OpenSim/Region/Environment/Modules/World/TreePopulator/TreePopulatorModule.cs<br>
>   trunk/bin/OpenSim.ini.example<br>
> Log:<br>
> * Adding the Tree module configuration options to OpenSim.ini.example<br>
> * Adding an option to use the tree module to manage the trees in the<br>
> simulator (grow/reproduce/die)<br>
> * Setting it to off by default in an effort to reduce the number of<br>
> threads in use by default<br>
> * You can also turn it on in a 'one off' way with 'tree active true'<br>
> on the console. To 'one off' turn it off, it's 'tree active false'.<br>
>  The permanent way to do that, however is in the opensim.ini.<br>
><br>
> Modified:<br>
> trunk/OpenSim/Region/Environment/Modules/World/TreePopulator/TreePopulatorModule.cs<br>
</div></div>> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Opensim-users mailing list<br>
> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
><br>
<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</blockquote></div><br></div>