- Posts: 46
- Thank you received: 3
Sink Script Error
- April McKenna
-
Topic Author
Less
More
22 Jun 2023 02:16 #2585
by April McKenna
Sink Script Error was created by April McKenna
Hi Buzzy,
We have the sink set to 0 so we don't have to sit on it, but on the odd occasion it will throw up a script error as below
gyazo.com/3afe96e76c46c30aba477fdd29cb0f3a
Is there any way to stop this happening? Not sure what item it is saying is missing from the scene as it's not our avatar.
Thanks
We have the sink set to 0 so we don't have to sit on it, but on the odd occasion it will throw up a script error as below
gyazo.com/3afe96e76c46c30aba477fdd29cb0f3a
Is there any way to stop this happening? Not sure what item it is saying is missing from the scene as it's not our avatar.
Thanks
Please Log in or Create an account to join the conversation.
- Buzzy Cnayl
-
Less
More
- Posts: 323
- Thank you received: 60
22 Jun 2023 11:36 #2588
by Buzzy Cnayl
Replied by Buzzy Cnayl on topic Sink Script Error
I think it's coming from the fact that it's trying to send the language notecards to the rezzed product, but the product (hygiene/health) has already been used. I will look into making a fix for that, but for now if you are getting the product out okay it's okay to just ignore the message.
Please Log in or Create an account to join the conversation.
- April McKenna
-
Topic Author
Less
More
- Posts: 46
- Thank you received: 3
23 Jun 2023 01:42 #2589
by April McKenna
Replied by April McKenna on topic Sink Script Error
Thanks Buzzy, yes it is all working fine just that script error that is kind of embarrassing when at an event or on a large region where all can see it lol
Please Log in or Create an account to join the conversation.
- Buzzy Cnayl
-
Less
More
- Posts: 323
- Thank you received: 60
24 Jun 2023 11:08 #2590
by Buzzy Cnayl
Replied by Buzzy Cnayl on topic Sink Script Error
There is a setting in the osslEnable.ini that I think is supposed to limit those errors to only be seen by the owner, but I found it still seems to send the error to everyone. 
[OSSL]
; Send function permission error to owner if true, to all if false
PermissionErrorToOwner = true

[OSSL]
; Send function permission error to owner if true, to all if false
PermissionErrorToOwner = true
Please Log in or Create an account to join the conversation.