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

[BUG-227897] object_rez() event not being triggered #6079

Closed
2 tasks
sl-service-account opened this issue Nov 19, 2019 · 2 comments
Closed
2 tasks

[BUG-227897] object_rez() event not being triggered #6079

sl-service-account opened this issue Nov 19, 2019 · 2 comments

Comments

@sl-service-account
Copy link

sl-service-account commented Nov 19, 2019

What just happened?

when an object rezzes another, the object rez event is not being triggered and it has been in a script that has been functioning fine for 3 years.

What were you doing when it happened?

using my scripted object as normal.

What were you expecting to happen instead?

I expected the event to trigger like it is supposed to

Links

Related

Original Jira Fields
Field Value
Issue BUG-227897
Summary object_rez() event not being triggered
Type Bug
Priority Unset
Status Closed
Resolution Duplicate
Reporter Damien Dusk (damien.dusk)
Created at 2019-11-19T02:58:30Z
Updated at 2019-12-09T12:40:12Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'Date of First Response': '2019-11-18T22:03:44.584-0600',
  "Is there anything you'd like to add?": 'Fix your LSL',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Simulator',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'when an object rezzes another, the object rez event is not being triggered and it has been in a script that has been functioning fine for 3 years.',
  'What were you doing when it happened?': 'using my scripted object as normal.',
  'What were you expecting to happen instead?': 'I expected the even to trigger like it is supposed to',
  'Where': 'http://maps.secondlife.com/secondlife/Obsidian%20Valley/177/72/3012',
}
@sl-service-account
Copy link
Author

Lucia Nightfire commented at 2019-11-19T04:03:45Z

Not seeing any problems with object_rez() with my objects at the above location.

Can you post a bare bones script that repros the issue?

@sl-service-account
Copy link
Author

Damien Dusk commented at 2019-11-22T02:07:34Z

I have created many test objects and the object_rez() triggers seemingly every time. It only seems to be an issue on my previously made objects. So no, posting a bare bones script won't do any good. I have modified the old item to chat when the object_rez() event is triggered and it does most of the time, then just stops. Whenever I have a second one try next to it, the first one triggers, and often when left alone the event eventually triggers. So my only guess is some reason the object rez event is not being triggered and when a second attempt is made, it flushes through the first one which is just somehow hanging. It is destroying my products and costing me customers. 

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