[Opensim-users] What could this runtime error mean?
Jeff Kelley
opensim at pescadoo.net
Mon Jan 27 23:25:41 UTC 2014
At 6:13 PM -0500 27/1/14, Dr Ramesh Ramloll wrote:
>It is actually triggered when an lsl script is running (but not
>always strangely).
>I am thinking that if the script is compiling fine, then at least at
>the script level
>all the variables should be defined properly.
This is correct. LSL is static and has no objects. The error comes
from the simulator, maybe triggered by your script. Are you trying to
target something by uuid?
-- Jeff
More information about the Opensim-users
mailing list