[Opensim-users] 0.9.0Rc1 some problems to comment.
AJLDuarte
ajlduarte at sapo.pt
Thu Nov 3 13:23:28 UTC 2016
Hi,
Thanks for your reports.
Please try to use our bugs report system
(http://opensimulator.org/mantis/main_page.php), since this mail list may
take a bit longer to be seen by devs.
But eventually we do see them ;)
- Yes the scripts load time is taking a lot of time, because of calls to
garbage collector to improve memory allocation
This calls are now optional on master and disabled by default:
CompactMemOnLoad = false
- I tested those OSSL settings and worked as expected :(
If they don't work for you let us know.
- the problem with Timeout detected for thread "MapBlockSendThread
(ConteLand)"
is just the message showing up, since that thread is supposed to
sleep all that time if had no work.
Something the WATCHDOG is still not handling very well
Regards,
Ubit
-----Original Message-----
From: opensim-users-bounces at opensimulator.org
[mailto:opensim-users-bounces at opensimulator.org] On Behalf Of Luisillo
Contepomi
Sent: Wednesday, November 02, 2016 18:17
To: opensim-users at opensimulator.org
Subject: [Opensim-users] 0.9.0Rc1 some problems to comment.
Hi all!.
Some problems to comment about this release candidate:
Scripts delay when start region toooo much.
DeleteScriptsOnStartup = false
AppDomainLoading = false
No difference if are true both... delay too much.
Other issues are OSFunction problems:
AllowOSFunctions = true
OSFunctionThreatLevel = VeryHigh
Allow_osAvatarPlayAnimation = true
Allow_osAvatarStopAnimation = true
The error is
System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. --->
OpenSim.Region.ScriptEngine.Shared.ScriptException: OSSL Runtime Error:
osAvatarPlayAnimation permission denied. Script creator is not in the list
of users allowed to execute this function and prim owner also has no
permission.
The region are ignoring the configuration and the ThreatLevel for this
funcions.
Other issue is when I shutdown the regions I have some error as this red
message in logs:
2016-11-02 18:53:13,383 ERROR (224) - OpenSim.OpenSim [WATCHDOG]:
Timeout detected for thread "MapBlockSendThread (ConteLand)".
ThreadState=Stopped. Last tick was 11694334ms ago.
2016-11-02 18:53:17,921 INFO (1) -
OpenSim.Framework.Servers.BaseOpenSimServer [SHUTDOWN]: Shutdown processing
on main thread complete. Exiting...
11694334ms ago? some is really bad.
I dont know if are bugs or I am doing some bad.
Thank you for your comments.
Regards,
Luisillo
_______________________________________________
Opensim-users mailing list
Opensim-users at opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
More information about the Opensim-users
mailing list