• 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-1797
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Fake Fitzgerald
Votes: 2
Watchers: 3
Operations

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

On sim border crossing, seated avatar pos/rot changs made with llSetLinkPrimitiveParams are reverted

Created: 09/Mar/08 11:45 AM   Updated: 22/Aug/09 07:57 AM
Return to search
Issue 1199 of 1814 issue(s)
<< Previous | SVC-1797 | Next >>
Component/s: Scripts
Affects Version/s: 1.19.0 Server, 1.27 Server
Fix Version/s: None

Issue Links:
Duplicate
 
Relates
 


 Description  « Hide
If sit-target is set, avatar moves to sit-target position/rotation
This issue occurs on both physical object and non-physical object.
This issue occurs in all case of crossing sim, havok1 to havok1, havok1 to havok4, havok4 to havok1, havok4 to havok4.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Nock Forager added a comment - 09/Mar/08 05:11 PM
Better rewriting like this.
"SIM crossing made avatar rollbacked to default position."

Repro:
1.Make some prim (This problem is not depend on physical, non-physical)
2.Put some basic script which using llSetLinkPrimitiveParams to make avatar's position/rotation.
3.Sit on the prim. then script made avatar moved his/her position/rotation.
4.move the prim cross the SIM boarder. (No matter H1 to H1, H1 to H4, any combination will work.)
5.Observe.

Observed:
Just after SIM crossing, Avatar moved to default position/rotation.

Should be:
SIM crossing effects nothing. Avatar position won't change.


Phantom Ninetails added a comment - 01/Aug/08 01:34 AM
I've been noticing this for quite a while and it annoys me, voted.

Ezian Ecksol made changes - 01/Aug/08 02:19 AM
Field Original Value New Value
Link This issue Relates to SVC-2543 [ SVC-2543 ]
Ezian Ecksol added a comment - 01/Aug/08 02:19 AM
Probably somehow related to SVC-2543. Voted.

Sue Linden made changes - 13/Nov/08 12:04 PM
Workflow jira-2007-12-22a [ 53208 ] jira-2008-11-14 [ 80783 ]
Sue Linden made changes - 13/Nov/08 04:29 PM
Workflow jira-2008-11-14 [ 80783 ] jira-2008-11-14a [ 86961 ]
Sue Linden made changes - 13/Nov/08 04:47 PM
Workflow jira-2008-11-14 [ 86961 ] jira-2008-11-14a [ 92425 ]
Sue Linden made changes - 13/Nov/08 04:57 PM
Workflow jira-2008-11-14 [ 92425 ] jira-2008-11-14a [ 96053 ]
Fake Fitzgerald made changes - 18/Aug/09 07:14 AM
Link This issue is original of duplicate SVC-4723 [ SVC-4723 ]
Fake Fitzgerald made changes - 18/Aug/09 07:16 AM
Affects Version/s 1.27 Server [ 10460 ]
Stoic Mole added a comment - 18/Aug/09 10:08 PM
A better title to this issue would help prevent duplicates.

Strife Onizuka made changes - 22/Aug/09 07:54 AM
Summary If using llSetLinkPrimitiveParams to change avatar's position/rotation who sitting on an object, the avatar moves to the default position/rotation when sim crossing. When a seated avatar's pos/rot is changed with llSetLinkPrimitiveParams, it will revert on sim border crossing.
Strife Onizuka made changes - 22/Aug/09 07:55 AM
Summary When a seated avatar's pos/rot is changed with llSetLinkPrimitiveParams, it will revert on sim border crossing. On sim border crossing, seated avatar pos/rot changs made with llSetLinkPrimitiveParams are reverted
Strife Onizuka added a comment - 22/Aug/09 07:57 AM
See SVC-4723 for repro script.