Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002350opensim[REGION] Scripting Enginepublic2008-10-07 17:562008-12-05 15:11
ReporterBlueWall 
Assigned Toidb 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002350: Console reports DotNetEngine unloading script w/XEngine only enabled
Descriptionreported...

13:46:19 - [MODULES]: [SvnBackupModule]: Loading Shared Module.
13:46:19 - [MODULES]: Found Module Library [/opt/opensim/OGP/6721/trunk/bin/OpenSim.Region.ScriptEngine.DotNetEngine.dll]
13:46:19 - [MODULES]: [Common.ScriptEngine.DotNetEngine]: Initializing.
13:46:19 - [ScriptEngine.DotNetEngine]: ScriptEngine initializing
13:46:19 - [Compiler]: Allowed languages: lsl,cs,vb,js,yp
13:46:19 - [ScriptEngine.DotNetEngine]: Reading configuration from config section "ScriptEngine.DotNetEngine"

13:46:20 - [ScriptEngine.DotNetEngine]: Hooking up to server events

OpenSim.ini (parts)...

;DefaultScriptEngine = "DotNetEngine"
DefaultScriptEngine = "XEngine"


[ScriptEngine.DotNetEngine]
enabled = false
[XEngine]
enabled = true


console reported the following after manually removing object with failed call to llDie()
 
a6-a7de-39d44be0eeca
13:52:22 - OnRemoveScript localID: 720447 LLUID: 427a7020-9528-4ff6-b9da-2115412d5271
13:52:22 - [ScriptEngine.DotNetEngine]: Unloading script

TagsNo tags attached.
Git Revision or version number
Run Mode Grid (Multiple Regions per Sim)
Physics EngineODE
EnvironmentMono / Linux64
Mono Version
Viewer
Attached Files

- Relationships

-  Notes
(0005753)
BlueWall (administrator)
2008-10-07 17:59

May be related to : 0002344
(0005754)
melanie (administrator)
2008-10-07 18:16

DNE is rather verbose. It attempts to unload the script, but since it is not managing it, it does nothing. The message should be changed/removed, or be made conditional.
(0007568)
idb (manager)
2008-12-05 12:39

Fixed in SVN revision 7614
(0007572)
BlueWall (administrator)
2008-12-05 15:11

Thanks!

- Issue History
Date Modified Username Field Change
2008-10-07 17:56 BlueWall New Issue
2008-10-07 17:56 BlueWall SVN Revision => OpenSimulator Server 0.5.9.6721
2008-10-07 17:56 BlueWall Run Mode => Grid (Multiple Regions per Sim)
2008-10-07 17:56 BlueWall Physics Engine => ODE
2008-10-07 17:56 BlueWall Environment => Mono / Linux64
2008-10-07 17:59 BlueWall Note Added: 0005753
2008-10-07 18:16 melanie Note Added: 0005754
2008-12-05 12:39 idb Status new => resolved
2008-12-05 12:39 idb Fixed in Version => SVN
2008-12-05 12:39 idb Resolution open => fixed
2008-12-05 12:39 idb Assigned To => idb
2008-12-05 12:39 idb Note Added: 0007568
2008-12-05 15:11 BlueWall Status resolved => closed
2008-12-05 15:11 BlueWall Note Added: 0007572


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker