<p>Still afk, sorry... Have you tried removing the folder argument from the command? Since prims don't use it, perhaps that's what's causing the exception? </p>
<div class="gmail_quote">On Apr 12, 2013 7:35 AM, "Jeff Kelley" <<a href="mailto:opensim@pescadoo.net">opensim@pescadoo.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
At 5:19 AM -0400 4/12/13, Storm Singer wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So my hypothesis is the argument may be looking for the uuid of an avatar<br>
and just won't accept the uuid of an object.<br>
</blockquote>
<br>
Probably.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Will it accept the uuid of another user?<br>
</blockquote>
Yes. The avatar receives the folder.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What about one that's offline?<br>
</blockquote>
Nothing happens. No error.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Or what about perms on the object?<br>
</blockquote>
Both objects, sender and receiver, are full-perms.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Distance of the object from the script calling it?<br>
</blockquote>
About 2 meters.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is the object on the root region?<br>
</blockquote>
No.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Was it created on the root region?<br>
</blockquote>
No.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is it physical?<br>
</blockquote>
No.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Phantom?<br>
</blockquote>
No.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, what documentation are you using to get this command from?<br>
</blockquote>
<a href="http://wiki.secondlife.com/wiki/LlGiveInventoryList" target="_blank">http://wiki.secondlife.com/<u></u>wiki/LlGiveInventoryList</a><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a similar one you can use instead?<br>
</blockquote>
Yes, looping on llGiveInventory.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This may be desired behavior of the command, the term 'inventory' seems to<br>
suggest it. (in the hazy realm of connotation.... What I mean is, "people" have<br>
inventories, "boxes" don't.<br>
</blockquote>
<br>
The wiki says destination may be avatar or prim UUID.<br>
Boxes have inventories. They lie in the primItems table.<br>
<br>
They can't be hierarchical.<br>
So, llGiveInventoryList must ignore the 'folder' argument.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It would be some hours before I can get on my box to attempt to reproduce,<br>
but if it is indeed desired behavior it should reproduce without issue.<br>
</blockquote>
<br>
Thanks for your help.<br>
<br>
<br>
-- jeff<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</blockquote></div>