co-op has become the default strategy for scripts since 0.8.1.

See http://opensimulator.org/wiki/0.8.1_Release#Script_Engine

You may encounter problems with some scripts : execution stopping, unable to save a new version (The simulator is experiencing unexpected difficulties, please try again), unable to rez a cube, unable to quit the simulator.

My scripts subject to this problem use a combination of llRemoteLoadScriptPin/ llSetScriptState, but there no clear condition triggering the issue. Since I have no repro, I won't MANTIS yet.

I could confirm that co-op is the problem, switching between 'co-op' and 'abort', clearing ScriptEngines each time. Both on CentOS/MONO 3.2.5 and Ubuntu/MONO 3.2.8. If you run into this issue :

- Uncomment ScriptStopStrategy=abort in OpenSim.ini
- Delete content of the ScriptEngines folder and restart


Regards.

-- Jeff
_______________________________________________
Opensim-users mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to