• 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-1952
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: kelly linden
Reporter: Cecilia Zheng
Votes: 32
Watchers: 15
Operations

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

llSetLinkPrimitiveParams PRIM_POSITION on Avatar is not work on some sim after Havok4 Upgrade

Created: 31/Mar/08 02:58 AM   Updated: 01/Aug/08 12:30 PM
Return to search
Component/s: Physics
Affects Version/s: Havok4 Beta, 1.20.0 Server
Fix Version/s: None

Environment: Second Life Simulator 1.20.0.83892
Issue Links:
Duplicate
 

Linden Lab Issue ID: DEV-13218
Linden Lab Internal Branch: havok4-5


 Description  « Hide
Reference: http://jira.secondlife.com/browse/SVC-1505

I'm really worry about each update/upgrade of Havok4 and the case is not apply to all Havok4 region, but in random.
Each time there is update/upgrade on Havok4, I may receive a complaint about llSetLinkPrimitiveParams for PRIM_POSITION.

Previously, the strange is that, in 1 or 2 days, the issue is gone and the sim handle llSetLinkPrimitiveParams correctly.

I'm just test on sim Emaga, and it just failed to make the command to work properly.
I really have no idea what happen, cause it happen in random and often happen repeatedly after Havok 4 update on random sim.

My test is the same as previous Jira SVC-1505:

I make a simple test to do, that create 3 box in a line, with center become the root prim and have this script:

default
{
state_entry()

{ llSitTarget(<0,0,.1>,ZERO_ROTATION); }

touch_start(integer total_number)

{ vector test=(vector)llGetLinkName(llDetectedLinkNumber(0)); llSetLinkPrimitiveParams(4,[PRIM_POSITION,(vector)test,PRIM_ROTATION,llEuler2Rot((vector)test)]); }

}

The left and right box have name:
<.0,1.0,.0>
and
<.0,-1.0,.0>

So with the script when I was sit on the center box, and touch the left or right box should moved and rotated.

And I will try to check the sim each day, and update here.

Sincerely,
Cecilia Zheng



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Cecilia Zheng made changes - 31/Mar/08 03:23 AM
Field Original Value New Value
Fix Version/s Havok4 Beta [ 10171 ]
Cecilia Zheng made changes - 31/Mar/08 03:24 AM
Fix Version/s Havok4 Beta [ 10171 ]
Cecilia Zheng made changes - 01/Apr/08 12:37 AM
Summary llSetLinkPrimitiveParams is not work on some sim after Havok4 Upgrade llSetLinkPrimitiveParams PRIM_POSITION is not work on some sim after Havok4 Upgrade
Description Reference: http://jira.secondlife.com/browse/SVC-1505

I'm really worry about each update/upgrade of Havok4 and the case is not apply to all Havok4 region, but in random.
Each time there is update/upgrade on Havok4, I may receive a complaint about llSetLinkPrimitiveParams.

Previously, the strange is that, in 1 or 2 days, the issue is gone and the sim handle llSetLinkPrimitiveParams correctly.

I'm just test on sim Emaga, and it just failed to make the command to work properly.
I really have no idea what happen, cause it happen in random and often happen repeatedly after Havok 4 update on random sim.

My test is the same as previous Jira SVC-1505:

I make a simple test to do, that create 3 box in a line, with center become the root prim and have this script:

default
{
    state_entry()
    {
        llSitTarget(<0,0,.1>,ZERO_ROTATION);
    }

    touch_start(integer total_number)
    {
        vector test=(vector)llGetLinkName(llDetectedLinkNumber(0));
        llSetLinkPrimitiveParams(4,[PRIM_POSITION,(vector)test,PRIM_ROTATION,llEuler2Rot((vector)test)]);
    }
}

The left and right box have name:
<.0,1.0,.0>
and
<.0,-1.0,.0>

So with the script when I was sit on the center box, and touch the left or right box should moved and rotated.

And I will try to check the sim each day, and update here.

Sincerely,
Cecilia Zheng
Reference: http://jira.secondlife.com/browse/SVC-1505

I'm really worry about each update/upgrade of Havok4 and the case is not apply to all Havok4 region, but in random.
Each time there is update/upgrade on Havok4, I may receive a complaint about llSetLinkPrimitiveParams for PRIM_POSITION.

Previously, the strange is that, in 1 or 2 days, the issue is gone and the sim handle llSetLinkPrimitiveParams correctly.

I'm just test on sim Emaga, and it just failed to make the command to work properly.
I really have no idea what happen, cause it happen in random and often happen repeatedly after Havok 4 update on random sim.

My test is the same as previous Jira SVC-1505:

I make a simple test to do, that create 3 box in a line, with center become the root prim and have this script:

default
{
    state_entry()
    {
        llSitTarget(<0,0,.1>,ZERO_ROTATION);
    }

    touch_start(integer total_number)
    {
        vector test=(vector)llGetLinkName(llDetectedLinkNumber(0));
        llSetLinkPrimitiveParams(4,[PRIM_POSITION,(vector)test,PRIM_ROTATION,llEuler2Rot((vector)test)]);
    }
}

The left and right box have name:
<.0,1.0,.0>
and
<.0,-1.0,.0>

So with the script when I was sit on the center box, and touch the left or right box should moved and rotated.

And I will try to check the sim each day, and update here.

Sincerely,
Cecilia Zheng
Cecilia Zheng made changes - 01/Apr/08 12:54 AM
Summary llSetLinkPrimitiveParams PRIM_POSITION is not work on some sim after Havok4 Upgrade llSetLinkPrimitiveParams PRIM_POSITION on Avatar is not work on some sim after Havok4 Upgrade
Cecilia Zheng made changes - 02/Apr/08 09:57 PM
Environment Havok4 Beta Server 1.19.3.83583
Havok4 Beta Server 1.19.3.83583
Second Life Simulator 1.20.0.83683
Component/s Physics [ 10038 ]
Affects Version/s 1.20.0 Server [ 10280 ]
Component/s Scripts [ 10043 ]
Cecilia Zheng made changes - 04/Apr/08 05:24 AM
Environment Havok4 Beta Server 1.19.3.83583
Second Life Simulator 1.20.0.83683
Second Life Simulator 1.20.0.83892
lindenrobot made changes - 06/Apr/08 10:46 PM
Linden Lab Issue ID DEV-13218
kyle Linden made changes - 09/Apr/08 06:14 PM
Link This issue is duplicated by SVC-2096 [ SVC-2096 ]
kyle Linden made changes - 09/Apr/08 06:14 PM
Comment [ Linked to earlier report. ]
kelly linden made changes - 10/Apr/08 01:59 PM
Assignee kelly linden [ kelly linden ]
kelly linden made changes - 10/Apr/08 02:01 PM
Linden Lab Internal Branch havok4-5
Status Open [ 1 ] Fix Pending [ 10001 ]
Cecilia Zheng made changes - 29/Apr/08 12:37 AM
Status Fix Pending [ 10001 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
darling brody made changes - 01/Aug/08 12:08 PM
Resolution Fixed [ 1 ]
Status Closed [ 6 ] Reopened [ 4 ]
darling brody made changes - 01/Aug/08 12:08 PM
Status Reopened [ 4 ] Fix Pending [ 10001 ]
darling brody made changes - 01/Aug/08 12:30 PM
Status Fix Pending [ 10001 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Sue Linden made changes - 13/Nov/08 12:12 PM
Workflow jira-2007-12-22a [ 53911 ] jira-2008-11-14 [ 83153 ]
Sue Linden made changes - 13/Nov/08 04:55 PM
Workflow jira-2008-11-14 [ 83153 ] jira-2008-11-14a [ 95489 ]