secondlife / jira-archive

2 stars 0 forks source link

[BUG-234997] lsl llIsFriend() no more working #11816

Closed sl-service-account closed 4 months ago

sl-service-account commented 5 months ago

What just happened?

using llIsFriend causes a runtime error [04:49] System.MissingMethodException: Method not found: 'Library.llIsFriend'. at LSL .collision_start (Int32 total_number) at UserScript.OnCollisionStart (Int32 p0) at Script.UserEvent (ScriptEvent e) at Script.Run (ScriptEvent evt)

on Second Life RC Magnum 2023-11-07.6790647783

What were you doing when it happened?

run a script that worked fine one week ago

What were you expecting to happen instead?

normal llIsFriend function

Other information

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-234997 | | Summary | lsl llIsFriend() no more working | | Type | Bug | | Priority | Unset | | Status | Closed | | Resolution | Expected Behavior | | Reporter | Blaise Timtam (blaise.timtam) | | Created at | 2024-01-20T13:03:17Z | | Updated at | 2024-01-22T17:15:19Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2024-01-20T08:59:31.464-0600', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Simulator', 'Target Viewer Version': 'viewer-development', 'What just happened?': "using llIsFriend causes a runtime error \r\n[04:49] System.MissingMethodException: Method not found: 'Library.llIsFriend'.\r\n at LSL .collision_start (Int32 total_number) \r\n at UserScript.OnCollisionStart (Int32 p0) \r\n at Script.UserEvent (ScriptEvent e) \r\n at Script.Run (ScriptEvent evt) \r\n\r\non Second Life RC Magnum 2023-11-07.6790647783", 'What were you doing when it happened?': 'run a script that worked fine one week ago', 'What were you expecting to happen instead?': 'normal llIsFriend function', } ```
sl-service-account commented 5 months ago

Peter Stindberg commented at 2024-01-20T14:59:31Z

Your server version https://releasenotes.secondlife.com/simulator/2023-11-07.6790647783.html does not include the function. Your need https://releasenotes.secondlife.com/simulator/2023-11-20.6935786551.html or higher.

If it worked before, your region got a rollback of the server version.

sl-service-account commented 5 months ago

Maestro Linden commented at 2024-01-22T17:15:19Z

Peter is correct - we don't have any simulators on the main grid on a version that supports llIsFriend(). If you want to use the function right now, it's on some regions on the beta grid (see https://wiki.secondlife.com/wiki/Preview_Grid ), including "Cloud Sandbox 4".