[Opensim-dev] heads up: recent secondlife client versions don't support OSSL functions

Mic Bowman cmickeyb at gmail.com
Fri Sep 26 15:10:02 UTC 2008


presumably this means also that all of my C# scripts (we rarely use
LSL) will also break. sigh...

--mic


On Fri, Sep 26, 2008 at 1:00 AM, Dr Scofield <DrScofield at xyzzyxyzzy.net> wrote:
> having just wasted most of a day on trying to figure out why OSSL functions
> such as osSetDynamicTextureData and friends were returning an LSL compile
> error (ERROR: name not in scope) i thought i'd report back on my findings:
>
> OSSL functions (inspite of the heavy changes in the scripting subsystem in
> recent days) are working just fine (provided you enabled them as documented
> in OpenSim.ini.example)
> recent LindenLab(tm)/(r) provided secondlife clients (certainly the 1.21
> series) are apparently no longer relying on the grid to vet the script and
> the functions it calls, but instead seem to check all function calls against
>
> list of known LSL function
> list of functions you have defined in your script
>
> anything not found on those lists is flagged as "not in scope"
>
> once i switched to hippo viewer
> (http://forge.opensimulator.org/gf/project/opensim-viewer/) everything was
> fine.
>
>     cheers,
>     dr scofield
>
> --
> dr dirk husemann ---- virtual worlds research ---- ibm zurich research lab
> SL: dr scofield ---- drscofield at xyzzyxyzzy.net ---- http://xyzzyxyzzy.net/
> RL: hud at zurich.ibm.com - +41 44 724 8573 - http://www.zurich.ibm.com/~hud/
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>



More information about the Opensim-dev mailing list