[Opensim-users] Building and running newly tagged 0.6.5-release (downloaded as SVN r9667)

Brent Seidel brentseidel at mac.com
Mon May 25 18:03:20 UTC 2009


Hello,

I downloaded and built the newly tagged 0.6.5-release.  The build was  
successful.  After migrating my .ini settings over to the new .ini  
files, I tried running it.  Part way through startup, it crashed with  
the following in the log:

<bunch of stuff deleted>
2009-05-25 10:45:56,808 INFO  - OpenSim.Framework.PluginLoader`1 
[[OpenSim.IApplicationPlugin, OpenSim, Version=0.0.0.0, Culture=neut
ral, PublicKeyToken=null]] [PLUGINS]: Plugin Loaded:  
OpenSim.Region.OptionalModules
2009-05-25 10:45:56,809 DEBUG -  
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControll 
erPlugin [REGIONMODULES]: Fo
und non-shared region module IRCBridge, class  
OpenSim.Region.OptionalModules.Avatar.Chat.IRCBridgeModule
2009-05-25 10:45:56,810 DEBUG -  
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControll 
erPlugin [REGIONMODULES]: Fo
und shared region module Concierge, class  
OpenSim.Region.OptionalModules.Avatar.Concierge.ConciergeModule
2009-05-25 10:45:56,811 DEBUG -  
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControll 
erPlugin [REGIONMODULES]: Fo
und shared region module XmlRpcGroups, class  
OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsModule
2009-05-25 10:45:56,812 DEBUG -  
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControll 
erPlugin [REGIONMODULES]: Fo
und shared region module XmlRpcGroupsMessaging, class  
OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsMessaging
2009-05-25 10:45:56,813 INFO  - OpenSim.Framework.PluginLoader`1 
[[OpenSim.IApplicationPlugin, OpenSim, Version=0.0.0.0, Culture=neut
ral, PublicKeyToken=null]] [PLUGINS]: Plugin Loaded:  
OpenSim.Region.CoreModules
2009-05-25 10:45:56,816 ERROR - OpenSim.Application [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.InvalidOperationException: Type  
'OpenSim.Region.CoreModules.Agent.Capability.CapabilitiesModule' not  
found in add-
in 'OpenSim.Region.CoreModules,0.2'
   at Mono.Addins.RuntimeAddin.GetType (System.String typeName,  
Boolean throwIfNotFound) [0x00000]
   at Mono.Addins.TypeExtensionNode.get_Type () [0x00000]
   at  
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControll 
erPlugin.Initialise (OpenSim.OpenSimBase openSim) [0x00
000]
   at OpenSim.ApplicationPluginInitialiser.Initialise (IPlugin  
plugin) [0x00000]
   at OpenSim.Framework.PluginLoader`1 
[OpenSim.IApplicationPlugin].Load () [0x00000]
   at OpenSim.Framework.PluginLoader`1 
[OpenSim.IApplicationPlugin].Load (System.String extpoint) [0x00000]
   at OpenSim.OpenSimBase.LoadPlugins () [0x00000]
   at OpenSim.OpenSimBase.StartupSpecific () [0x00000]
   at OpenSim.OpenSim.StartupSpecific () [0x00000]
   at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00000]
   at OpenSim.Application.Main (System.String[] args) [0x00000]

Application is terminating: True


I grepped for "CapabilitiesModule" and it seems to appear in  
the ...CoreModules.dll.  I also grepped for "CoreModules,0.2" and the  
only place it showed up is in the log file.

I'm assuming that I missed something somewhere, but can't figure out  
what it was.  Any ideas?

thanks,
brent




More information about the Opensim-users mailing list