• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-698
Type: Bug Bug
Status: Reopened Reopened
Priority: Major Major
Assignee: Unassigned
Reporter: Iskar Ariantho
Votes: 6
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

llGiveInventoryList does not deliver to offline agents

Created: 24/Sep/07 11:47 PM   Updated: 14/Sep/09 02:27 PM
Return to search
Component/s: Scripts
Affects Version/s: 1.18.3
Fix Version/s: None

Environment: Tealeaf/38/113/657, Second Life Server 1.18.2.0, Both Linux and Windows Viewers
Issue Links:
Relates
 

Last Triaged: 14/Sep/09 02:27 PM
Linden Lab Issue ID: DEV-39956


 Description  « Hide
While in the process of delivering inventory to agents, I realised that this function no longer delivers when the destination is offline. This is counter to what the regular lslWiki claims, and worse, its companion function llGiveInventory() works perfectly.
The error states "Unable to give inventory list: Cannot find destination"

I would give an example, but i'm sure all of you would be testng it with my key, burrying the poor guy in scripts So, for his sake i changed the key.

default
{
touch_start(integer total_number)

{ // llGiveInventory("bd1e5735-5984-4c38-8888-3735236bda9f",llGetScriptName()); llGiveInventoryList("bd1e5735-5984-4c38-8888-3735236bda9f","Some Folder",[llGetScriptName()]); }

}



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Drew Dwi added a comment - 10/Feb/08 10:45 PM
can't repro this, I was able to get folders offline, are you still having this problem since the 1.19.0 server rollout?

Kora Zenovka added a comment - 13/Feb/08 01:32 PM
This is actually still an unresolved issue.
It happens exactly as described above.
The error is :
"Unable to give inventory list: Cannot find destination"
and it only happens if a recipient avatar is offline.

THank you!
Kora