secondlife / jira-archive

3 stars 0 forks source link

[BUG-134168] Script listen events not picking up all avatars in chat range #2206

Open sl-service-account opened 7 years ago

sl-service-account commented 7 years ago

Steps to Reproduce

Testing the script in-world. In mayfair region. Region has recently been restarted.

Actual Behavior

I have a script running on a group-owned parcel ,and script listen events are not picking up all chat from avatars, The script is a free-to-play quiz.

Expected Behavior

for it to pick up local chat to see if avatar entered the correct answer or not.

Other information

I have checked the script to make sure it's not filtering out chat, ie. based on group-members or not, all listening on channel 0.

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-134168 | | Summary | Script listen events not picking up all avatars in chat range | | Type | Bug | | Priority | Unset | | Status | Needs More Info | | Resolution | Unresolved | | Reporter | Wiccy Shackleton (wiccy.shackleton) | | Created at | 2017-08-22T22:31:34Z | | Updated at | 2017-08-28T17:49:48Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2017-08-23T00:09:11.862-0500', "Is there anything you'd like to add?": "I have checked the script to make sure it's not filtering out chat, ie. based on group-members or not, all listening on channel 0.", 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Simulator', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'I have a script running on a group-owned parcel ,and script listen events are not picking up all chat from avatars, The script is a free-to-play quiz.', 'What were you doing when it happened?': 'Testing the script in-world. In mayfair region. Region has recently been restarted.', 'What were you expecting to happen instead?': 'for it to pick up local chat to see if avatar entered the correct answer or not.', } ```
sl-service-account commented 7 years ago

Whirly Fizzle commented at 2017-08-23T05:09:12Z

Is the region name "London Mayfair"? There isn't a region named just Mayfair. London Mayfair is on SLS 17.08.11.328159.

Please can you paste the affected script. Thanks!

sl-service-account commented 7 years ago

Mazidox Linden commented at 2017-08-24T18:04:39Z

Hi Wiccy,

As Whirly mentioned it would be extremely helpful to have the script that's failing to reproduce the issue in question.

Thanks!