Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

[BUG-225634] STATUS_BLOCK_GRAB now affects the root #4385

Closed
sl-service-account opened this issue Oct 14, 2018 · 4 comments
Closed

[BUG-225634] STATUS_BLOCK_GRAB now affects the root #4385

sl-service-account opened this issue Oct 14, 2018 · 4 comments

Comments

@sl-service-account
Copy link

What just happened?

I was using STATUS_ BLOCK_GRAB in a project and am finding that using it in this format affects the entire object not the linked prim script its in :

llSetStatus(STATUS_BLOCK_GRAB_OBJECT, TRUE);
llSetStatus(STATUS_PHYSICS, TRUE);
llSetStatus( STATUS_ROTATE_X | STATUS_ROTATE_Y , TRUE);
llSleep(1.);
llSetStatus(STATUS_PHYSICS, FALSE);
llSetStatus( STATUS_BLOCK_GRAB_OBJECT, FALSE);

What were you doing when it happened?

I expected it to affect the linked prim and drop it to ground was running the script and it dropped the whole mesh object Maetsro Linden said in another report To clarify the nature of the fix, the functionality of STATUS_BLOCK_GRAB has not changed with 1.40.

What were you expecting to happen instead?

I expected it to affect the linked prim and drop it to ground was running the script and it dropped the whole mesh object

Other information

Have seen previous error stating this was resolved it appears its not

Original Jira Fields
Field Value
Issue BUG-225634
Summary STATUS_BLOCK_GRAB now affects the root
Type Bug
Priority Unset
Status Closed
Resolution Unactionable
Reporter VirtualKitten (virtualkitten)
Created at 2018-10-14T12:54:04Z
Updated at 2018-10-18T17:52:29Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'Date of First Response': '2018-10-14T10:44:42.303-0500',
  "Is there anything you'd like to add?": 'Have seen previous error stating this was resolved it appears its not ',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Simulator',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'I was using STATUS_ BLOCK_GRAB  in a project and am finding that using it in this format affects the entire object not the linked prim script its in :\r\n\r\n        llSetStatus(STATUS_BLOCK_GRAB_OBJECT, TRUE);\r\n        llSetStatus(STATUS_PHYSICS, TRUE);\r\n        llSetStatus( STATUS_ROTATE_X | STATUS_ROTATE_Y , TRUE);\r\n        llSleep(1.);\r\n        llSetStatus(STATUS_PHYSICS, FALSE);\r\n        llSetStatus( STATUS_BLOCK_GRAB_OBJECT, FALSE);',
  'What were you doing when it happened?': 'I expected it to affect the linked prim and drop it to ground was running the script and it dropped the whole mesh object',
  'What were you expecting to happen instead?': 'I expected it to affect the linked prim and drop it to ground was running the script and it dropped the whole mesh object',
}
@sl-service-account
Copy link
Author

VirtualKitten commented at 2018-10-14T13:35:13Z

Well please dont bother answering this as i guess this is just another thing that doesn't work and this thread will get closed like every other one i have opened asking questions that  you cannot reply to as Linden and Jira lock thread to prevent you  answering . I will use forums in future bye

@sl-service-account
Copy link
Author

Whirly Fizzle commented at 2018-10-14T15:44:42Z

@VirtualKitten
I saw your update on BUG-225253 & reopened it so you could reply to Beq.

@sl-service-account
Copy link
Author

@sl-service-account
Copy link
Author

Mazidox Linden commented at 2018-10-18T17:52:29Z

Hi there VirtualKitten,

What you're describing is the intended functionality of llSetStatus(STATUS_BLOCK_GRAB_OBJECT, TRUE), so we are unable to act on this bug report.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant