I think I have figured out what the issue might be.

I set the threat level to 'very high" in my GridCommon.ini but the osslEnable.ini file sets all the OSSL functions individually. I believe the individual "allow" files take precedence over the threat level which has resulted in that setting being somewhat useless.

One suggestion was to comment out the individual set commands which would allow the threat level command to now work.

I decided to just alter the individual settings to be "true" but I left some as is. I am still getting lots of script errors so I guess I need to list every single OSSL function and set every one of them to "true".

I thought since before my setting of threat level very high I could just change all of those to be "true" and it would be back to normal.

Maybe there are some missing. I did have a couple individual settings in my original GridCommon.ini but deleted them thinking the new file had everything in it.

I'll pull a backup file and check to see if all of those are indeed now set to "true".

I had no idea so many people had scripts that used these functions until my residents started telling me they were getting all sorts of script errors suddenly.

What is strange is that the include to bring in osslEnable.ini is commented out in OpenSim.ini in the OSgrid distribution, and I can't find where the include actually is.

It has to be some where, because changing the file is helping resolve the problems. It's not in GridHypergrid.ini, or GridCommon.ini either. I understand the flow to be
OpenSim.ini
GridHypergrid.ini
GridCommon.ini

So how is osslEnable.ini  getting included?

Something about this structure changed in the past two releases from OSgrid.

Tom


-----Original Message----- From: Ai Austin
Sent: Monday, October 26, 2015 8:09 AM
To: [email protected]
Subject: Re: [Opensim-users] OSSL OSFunctionThreatLevel no longer works in opensim since the OSgrid packaged release of 2015-10-18 0.8.3 dev

Im Auftrag von *Thomas Ringate
> Has anyone else noticed that since the last packaged release of opensim > on > OSgrid that the OSSL functions are now throwing script errors because > they
> killed the use of OSFunctionThreatLevel = VeryHigh in the
[XEngine] section?


The threat level mechanism is definitely working, so MB said its
likely that the configuration files are not quite right for the more
recent releases since the .ini.example files and default behaviour
loads bin/config-include/osslEnable.ini

It could even be that your own overrides are earlier in the .ini file
load chain and are getting overridden.  Trace through the OpenSim.ini
file, any OSSL configuration and the include on
bin/config-include/osslEnable.ini to check things.



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

Reply via email to