problems with on_rez() event

Creating scripts
Post Reply
User avatar
Min Tigerpaw
Posts: 223
Joined: Sun Mar 24, 2013 3:52 pm
Has thanked: 332 times
Been thanked: 160 times

problems with on_rez() event

Post by Min Tigerpaw »

Hi, trying to check what happened to some of my scripts:
I have a number of scrips that use the on_rez() event without specifying a parameter in the bracket -
these scripts ran very well so far ... and still do as long as there is no attempt to reset them (in the past they could be reset without ans problem).
If I reset them now, the editor gives me an error at the line of the on_rez() event. This doesn't happen if I change it to
on_rez(integer start_param).

Can anyone explain what happened there before I start changing all these scripts and resend to my customers?
Is this a property of my browser (Firestorm-Releasex64 4.6.942974) or something specific to Kitely? Any Idea?
.... now checked it with Singularity as well ... same behavior!
User avatar
Ilan Tochner
Posts: 6518
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4970 times
Been thanked: 4469 times
Contact:

Re: problems with on_rez() event

Post by Ilan Tochner »

Hi Min,

Please try them on another grid that is running the OpenSim 0.8.2 development branch (such as OSgrid) as well to test if this was a change that was made in that newer OpenSim version when we updated to it in July, see: https://www.kitely.com/virtual-world-ne ... 0-8-2-dev/
Post Reply