• 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-1461
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: kelly linden
Reporter: IBME Swindlehurst
Votes: 6
Watchers: 3
Operations

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

llTargetOmega stopped working after an upgrade to servers (first reported 1/30-1/31/07?); Revisited 2 Apr 08

Created: 07/Feb/08 08:27 AM   Updated: 17/Sep/08 12:11 PM
Return to search
Component/s: Scripts
Affects Version/s: 1.20.0 Server
Fix Version/s: 1.20.0 Server

File Attachments: None
Image Attachments:

1. tgtomega_odd_002.jpg
(107 kB)
Environment: My system is Windows XP and I have lots of memory. Normally I can run two concurrent copies of SL most of the time without any problems. It is failing on other residents systems as well.
Issue Links:
Duplicate
 
Relates


 Description  « Hide
One of my tenants tells me that the following script worked fine until the re-start in the last 2 days. It is for a swing that just goes back and forth. It seems pretty straight-forward to me and I can't get it to work either. It seems to just keep going around in one direction rather than swinging back and forth. This is a new bug in SL.

default

{ state_entry() { llTargetOmega(<0.0,1.0,0.0>,0.5,1.0); llSleep(2); llTargetOmega(<0.0,1.0,0.0>,-0.5,1.0); llSleep(2); llResetScript(); } }

I waited until after the Rolling Restart yesterday to file this because I had every reason to believe it would be fixed as per your BLOG entry. It is failing at Qinglong 168, 73, 48 (You can see the swing there.)
It also fails in other SIMS i.e Oblayus

It fails in both the normal viewer and the WindLite viewer.

I suspect the server isn't sending all of the updates to the viewer.

If I can provide any additional info or help please let me know.

Thanks - IBME Swindlehurst



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
IBME Swindlehurst made changes - 07/Feb/08 08:31 AM
Field Original Value New Value
Description One of my tenants tells me that the following script worked fine until the re-start in the last 2 days. It is for a swing that just goes back and forth. It seems pretty straight-forward to me and I can't get it to work either. It seems to just keep going around in one direction rather than swinging back and forth. This is a new bug in SL.


default
{
state_entry()
{
llTargetOmega(<0.0,1.0,0.0>,0.5,1.0);
llSleep(2);
llTargetOmega(<0.0,1.0,0.0>,-0.5,1.0);
llSleep(2);
llResetScript();
}

}


I waited until after the Rolling Restart yesterday to file this because I had every reason to belive it would be fixed as per your BLOG entry. It is failing at Qinglong 168, 73, 48 (You can see the swing there.)
It also fails in other SIMS i.e Oblayus

It fails in both the normal viewer and the WindLite viewer.

I suspect the server isn't sending all of the updates to the viewer.

If I can provide any additional info or help please let me know.

Thanks - IBME Swindlehurst
One of my tenants tells me that the following script worked fine until the re-start in the last 2 days. It is for a swing that just goes back and forth. It seems pretty straight-forward to me and I can't get it to work either. It seems to just keep going around in one direction rather than swinging back and forth. This is a new bug in SL.


default
{
state_entry()
{
llTargetOmega(<0.0,1.0,0.0>,0.5,1.0);
llSleep(2);
llTargetOmega(<0.0,1.0,0.0>,-0.5,1.0);
llSleep(2);
llResetScript();
}

}


I waited until after the Rolling Restart yesterday to file this because I had every reason to believe it would be fixed as per your BLOG entry. It is failing at Qinglong 168, 73, 48 (You can see the swing there.)
It also fails in other SIMS i.e Oblayus

It fails in both the normal viewer and the WindLite viewer.

I suspect the server isn't sending all of the updates to the viewer.

If I can provide any additional info or help please let me know.

Thanks - IBME Swindlehurst
Harleen Gretzky made changes - 07/Feb/08 12:27 PM
Link This issue duplicates SVC-54 [ SVC-54 ]
Harleen Gretzky made changes - 07/Feb/08 12:27 PM
Link This issue duplicates VWR-4639 [ VWR-4639 ]
Harleen Gretzky made changes - 07/Feb/08 12:27 PM
Link This issue duplicates VWR-4639 [ VWR-4639 ]
Harleen Gretzky made changes - 07/Feb/08 12:27 PM
Link This issue duplicates VWR-4630 [ VWR-4630 ]
Harleen Gretzky made changes - 07/Feb/08 12:28 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Duplicate [ 3 ]
Azadine Umarov made changes - 02/Apr/08 07:20 AM
Resolution Duplicate [ 3 ]
Status Resolved [ 5 ] Reopened [ 4 ]
Azadine Umarov made changes - 02/Apr/08 07:22 AM
Summary llTargetOmega stopped working after upgrades to servers on 1/30-1/31 llTargetOmega stopped working after an upgrades to servers (first reported 1/30-1/31/08) reopened 2 Apr 08
Affects Version/s 1.20.0 Server [ 10280 ]
Azadine Umarov made changes - 02/Apr/08 07:28 AM
Summary llTargetOmega stopped working after an upgrades to servers (first reported 1/30-1/31/08) reopened 2 Apr 08 llTargetOmega stopped working after an upgrade to servers (first reported 1/30-1/31/08) reopened 2 Apr 08
Azadine Umarov made changes - 02/Apr/08 07:52 AM
Attachment tgtomega_odd_002.jpg [ 15715 ]
Azadine Umarov made changes - 02/Apr/08 08:04 AM
Link This issue Relates to VWR-5303 [ VWR-5303 ]
Azadine Umarov made changes - 02/Apr/08 08:07 AM
Summary llTargetOmega stopped working after an upgrade to servers (first reported 1/30-1/31/08) reopened 2 Apr 08 llTargetOmega stopped working after an upgrade to servers (first reported 1/30-1/31/07?); Revisited 2 Apr 08
Harleen Gretzky made changes - 06/Apr/08 06:24 PM
Status Reopened [ 4 ] Resolved [ 5 ]
Resolution Duplicate [ 3 ]
Azadine Umarov made changes - 06/Apr/08 08:25 PM
Link This issue is related to by SVC-1910 [ SVC-1910 ]
Azadine Umarov made changes - 06/Apr/08 08:28 PM
Link This issue Relates to SVC-1910 [ SVC-1910 ]
Azadine Umarov made changes - 06/Apr/08 10:07 PM
Link This issue is related to by VWR-5978 [ VWR-5978 ]
Azadine Umarov made changes - 08/Apr/08 09:23 PM
Resolution Duplicate [ 3 ]
Status Resolved [ 5 ] Reopened [ 4 ]
James Benedek made changes - 10/Apr/08 06:27 AM
Fix Version/s 1.20.0 Server [ 10280 ]
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Closed [ 6 ]
Magnuz Binder made changes - 10/Apr/08 07:06 AM
Status Closed [ 6 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Andrew Linden made changes - 10/Apr/08 03:15 PM
Assignee Andrew Linden [ Andrew Linden ]
Andrew Linden made changes - 18/Apr/08 02:56 PM
Assignee Andrew Linden [ Andrew Linden ] kelly linden [ kelly linden ]
Phli Foxchase made changes - 25/Apr/08 03:33 AM
Link This issue duplicates SVC-1910 [ SVC-1910 ]
Phli Foxchase made changes - 25/Apr/08 03:33 AM
Status Reopened [ 4 ] Closed [ 6 ]
Resolution Duplicate [ 3 ]
Sue Linden made changes - 13/Nov/08 12:12 PM
Workflow jira-2007-12-22a [ 51988 ] jira-2008-11-14 [ 83094 ]
Sue Linden made changes - 13/Nov/08 04:54 PM
Workflow jira-2008-11-14 [ 83094 ] jira-2008-11-14a [ 95140 ]