
| Key: |
SVC-2096
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Duplicate
|
| Priority: |
Normal
|
| Assignee: |
Unassigned
|
| Reporter: |
Ilse Mannonen
|
| Votes: |
3
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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)
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
|
|
This issue duplicates:
|
|
SVC-1952
llSetLinkPrimitiveParams PRIM_POSITION on Avatar is not work on some sim after Havok4 Upgrade
|
|
|
|
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
|
SVC-1952