• 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-2096
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Normal Normal
Assignee: Unassigned
Reporter: Ilse Mannonen
Votes: 3
Watchers: 2
Operations

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

Setting parcel at <0,0,0> to non-public breaks UpdateSitTarget for all avs in *entire region*, if they don't have access on that parcel.

Created: 06/Apr/08 03:03 PM   Updated: 10/Apr/08 02:02 PM
Return to search
Component/s: Scripts
Affects Version/s: 1.20.0 Server
Fix Version/s: None

Environment:
Second Life 1.19.1 (4) Apr 2 2008 11:59:37 (Second Life Release)

You are at 268035.1, 310791.3, 21.6 in Tanelorn located at sim4907.agni.lindenlab.com (216.82.27.118:13005)
Second Life Server 1.20.0.83892

CPU: Intel Pentium M Series Processor (598 MHz)
Memory: 1023 MB
OS Version: Microsoft Windows XP Service Pack 2 (Build 2600)
Graphics Card Vendor: ATI Technologies Inc.
Graphics Card: MOBILITY RADEON 7500 DDR x86/SSE2
OpenGL Version: 1.3.1006 WinXP Release
LLMozLib Version: [LLMediaImplLLMozLib] - 2.01.14231 (Mozilla GRE version 1.8.1.13_0000000000)
Issue Links:
Duplicate
 


 Description  « Hide
The other day (I believe it coincided with the havok 4 rollout) a bunch of furniture at my home stopped working. All of it used UpdateSitTarget, the function from the wiki that uses llSetLinkPrimitiveParams to move a seated avatar. Avatars other than my landlord would not move when llSetLinkPrimitiveParams was called.

With the help of Kyle Linden, we tracked down the problem to the access on the parcel that contains the <0,0,0> point. When this parcel is non-public, no avatar that lacks access on the parcel containing that point can be moved with llSetLinkPrimitiveParams.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
kelly linden added a comment - 10/Apr/08 02:02 PM
This is a duplicate of SVC-1952