From LuisilloContepomi at proton.me Mon Dec 8 08:30:23 2025 From: LuisilloContepomi at proton.me (Luisillo Contepomi) Date: Mon, 08 Dec 2025 08:30:23 +0000 Subject: [Opensim-users] Help for understand this error. Message-ID: Hi, I have this error from some time when shutting down region. I think is probably is a script in a duck (searching for food with llSensorRepeat) but i can not know because I have not information enough in error msg. The error is showed in console when region is is shutting down:// //////////////// 09:30:16 - [WATCHDOG]: Removing thread Incoming Packets (Edo), ID 20 09:30:22 - [EVENT MANAGER]: Delegate for TriggerShutdown failed - continuing. Collection was modified; enumeration operation may no t execute. at OpenSim.Region.ScriptEngine.Shared.Api.Plugins.SensorRepeat.GetSerializationData(UUID itemID) in /home/contepomi/op ensim/nesy/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs:line 639 at OpenSim.Region.ScriptEngine.Shared.Api.AsyncCommandManager.GetSerializationData(IScriptEngine engine, UUID itemID) in /home/co ntepomi/opensim/nesy/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/AsyncCommandManager.cs:line 418 at OpenSim.Region.ScriptEngine.Yengine.XMRInstance.GetExecutionState(XmlDocument doc) in /home/contepomi/opensim/nesy/OpenSim/Reg ion/ScriptEngine/YEngine/XMRInstCapture.cs:line 180 at OpenSim.Region.ScriptEngine.Yengine.Yengine.DoMaintenance(Object source, ElapsedEventArgs e) in /home/contepomi/opensim/nesy/O penSim/Region/ScriptEngine/YEngine/XMREngine.cs:line 1919 at OpenSim.Region.ScriptEngine.Yengine.Yengine.RemoveRegion(Scene scene) in /home/contepomi/opensim/nesy/OpenSim/Region/ScriptEng ine/YEngine/XMREngine.cs:line 700 at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.RemoveRegionFromModules(Scene scene) in /home /contepomi/opensim/nesy/OpenSim/ApplicationPlugins/RegionModulesController/RegionModulesControllerPlugin.cs:line 503 at OpenSim.OpenSimBase.ShutdownRegion(Scene scene) in /home/contepomi/opensim/nesy/OpenSim/Region/Application/OpenSimBase.cs:line 703 at OpenSim.Region.Framework.Scenes.EventManager.TriggerShutdown() in /home/contepomi/opensim/nesy/OpenSim/Region/Framework/Scenes /EventManager.cs:line 1602 09:30:22 - [SCENE]: Dispose Physics 09:30:26 - [JobEngine]: Stopping ServiceThrottle 09:30:26 - [DATASNAPSHOT]: data service http://grid.contepomi.net/search/register.php notified. Secret: 920e913d-d6e0-421f-8857-68d7 e16717ba 09:30:27 - [JobEngine]: Stopping Non-blocking non-critical job engine 09:30:27 - [SHUTDOWN]: Shutdown processing on main thread complete. Exiting... 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 18 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 17 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 19 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 18 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 19 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 18 which is not being monitored 09:30:27 - [WATCHDOG]: Asked to update thread 19 which is not being monitored /////////////end msg and region totally down. Thank you for your help. Luisillo Contepomi