• 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-1705
Type: Bug Bug
Status: Reopened Reopened
Priority: Critical Critical
Assignee: Si Linden
Reporter: Escort DeFarge
Votes: 23
Watchers: 11
Operations

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

Havok 4: Avatar/Object Collisions Failing

Created: 29/Feb/08 12:49 AM   Updated: 01/Jul/09 12:24 PM
Return to search
Component/s: None
Affects Version/s: Havok4 Beta, 1.22.4 Server
Fix Version/s: Havok4 Beta

Environment: Havok4 Beta Server v1.19.0.80517 (released 28th Feb)
Issue Links:
Duplicate
 
Relates
 

Linden Lab Issue ID: DEV-11462


 Description  « Hide
Low velocity collisions between an avatar and an object are no longer detected after today's update. This is marked showstopper as it breaks many games.

REPRO:

1) Create a sphere.

2) Add the following script:
default {
state_entry() { llSetPrimitiveParams([PRIM_PHANTOM, FALSE, PRIM_PHYSICS, TRUE]); }

collision_start(integer number) {
if (llDetectedType(0) & AGENT) { llSay(0, llDetectedName(0)); }
}
}

3) Drop in Havok 1 sim and run into it - collisions are reliably detected.

4) Drop object in Havok 4 sim (latest beta) and run into it - collisions are only detected when moving at higher velocity (around the max threshold velocity of a "run").

Please fix ASAP = i have league games that cannot run without this working.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Escort DeFarge made changes - 29/Feb/08 12:56 PM
Field Original Value New Value
Link This issue is related to by SVC-1548 [ SVC-1548 ]
Escort DeFarge made changes - 03/Mar/08 12:31 PM
Link This issue is related to by SVC-754 [ SVC-754 ]
lindenrobot made changes - 04/Mar/08 12:56 PM
Linden Lab Issue ID DEV-11462
aric linden made changes - 04/Mar/08 12:57 PM
Assignee WorkingOnIt Linden [ WorkingOnIt Linden ]
Escort DeFarge made changes - 17/Mar/08 12:59 AM
Status Open [ 1 ] Resolved [ 5 ]
Fix Version/s Havok4 Beta [ 10171 ]
Resolution Fixed [ 1 ]
Escort DeFarge made changes - 26/Mar/08 02:01 AM
Status Resolved [ 5 ] Closed [ 6 ]
Escort DeFarge made changes - 19/Jun/08 10:00 AM
Status Closed [ 6 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Escort DeFarge made changes - 19/Jun/08 10:01 AM
Priority Showstopper [ 1 ] Critical [ 2 ]
Catten Carter made changes - 02/Jul/08 05:47 PM
Affects Version/s 1.22.4 Server [ 10340 ]
Catten Carter made changes - 02/Jul/08 05:48 PM
Link This issue is related to by SVC-2429 [ SVC-2429 ]
Si Linden made changes - 10/Jul/08 06:17 PM
Assignee WorkingOnIt Linden [ WorkingOnIt Linden ] Si Linden [ Si Linden ]
Sue Linden made changes - 13/Nov/08 12:07 PM
Workflow jira-2007-12-22a [ 52776 ] jira-2008-11-14 [ 81657 ]
Sue Linden made changes - 13/Nov/08 04:35 PM
Workflow jira-2008-11-14 [ 81657 ] jira-2008-11-14a [ 88702 ]
Escort DeFarge made changes - 30/Dec/08 01:03 AM
Link This issue duplicates SVC-2511 [ SVC-2511 ]
Escort DeFarge made changes - 30/Dec/08 01:06 AM
Link This issue duplicates SVC-2511 [ SVC-2511 ]
Escort DeFarge made changes - 30/Dec/08 01:07 AM
Link This issue is original of duplicate SVC-2511 [ SVC-2511 ]