LSL Script issue

Benjamin

New member
Hello Geir!
I have been running your opensim on my Raspberrypi4 B for some weeks now and it works great! Thanks again!
I am having one issue that makes me sound very newby in a way, I am having issues running LSL scripts on my opensim.
If I HG to OSgrid's sandbox plaza, my scripts work fine no problems.
I know there used to be a setting in OpenSim.ini or one of the config-include's for allowed scripting languages, now I cannot find that anymore.
Maybe I am overlooking it? I have no LSL functions like llStopObjectAnimation, or llStartObjectAnimation.
For reference, I am trying to script animesh characters.
Thanks in advance!
 
If you downloaded my version of Opensim for the Pi (which is now rather outdated as you can use the Opensim 0.9.2 dev version), it does not have llStopObjectAnimation, or llStartObjectAnimation as there is no animesh support in it. It also does not have support for the Y-engine for scripts which is why (most likely) you can't find the settings in OpenSim.ini.

The reason why I have not published a new version based on 0.9.2 dev is that dev is very much bleeding edge with many rather big changes under the hoods, and I don't feel it has been sufficiently stable to publish.

You can fetch the opensim 0.9.2 dev master branch and compile it yourself on the PI, and then swap in my ARM libraries.

What I might do is publish the version of 0.9.2 I am running on my XMIR grid, as it trails the tip of 0.9.2 dev with a couple months to avoid too much upheaval. This is also what I run on my PI regions such as grid.xmir.org:8002:Dayturn
 
Geir, I did as you said and compiled my own source from opensim.org and swapped your ARM libraries.
Everything works as a dream, no problems at all.
Thanks again!
 

Members online

No members online now.
Back
Top