Hi all again, I' m posting part of the opensim.log where the error occurs:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs Exception: System.MissingMethodException: Method not found: 'Void OpenSim.Region.Framework.Scenes.SceneBase.AddCommand(System.Object, System.String, System.String, System.String, OpenSim.Framework.CommandDelegate)'. at MurmurVoice.MurmurVoiceModule.Initialize(Scene scene) at MurmurVoice.MurmurVoiceModule.AddRegion(Scene scene) at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPl ugin.AddRegionToModules(Scene scene) at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene) at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_flag, IScene& scene) at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise() at OpenSim.OpenSimBase.StartupSpecific() at OpenSim.OpenSim.StartupSpecific() at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() at OpenSim.Application.Main(String[] args) Application is terminating: True I believe a deleted (?) post in OsGrid forum back in December mentioned the same problem and got no replies. I' m posting it to: Twisted Stickfigure Post subject: Whisper module problem with 12-19-2012 release PostPosted: Fri Dec 21, 2012 9:38 am I am having trouble getting my region server to start with this latest release. I just updated to OSgrid OpenSimulator 0.7.5.dev.a9b9c0f - [zip] [28.4mb] 12-19-2012 with a clean install, but when I try to start it with mumble voice enabled I get a fatal error. It starts fine with the voice disabled. I have Whisper-20111110 installed, and my config files have not changed. I missed installing the last OSGRID update but everything was running fine in the one before. Here is the error I get if I enable voice and try to start the region.... Code: 2012-12-21 11:30:16,274 INFO - OpenSim.OpenSimBase [MODULES]: Loading Region's modules (old style) 2012-12-21 11:30:16,275 INFO - OpenSim.OpenSimBase [REGIONMODULES]: Loading Region's modules (new style) 2012-12-21 11:30:16,282 ERROR - OpenSim.Application [APPLICATION]: APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs Exception: System.MissingMethodException: Method not found: 'OpenSim.Region.Framework.Scenes.SceneBase.AddCommand'. at MurmurVoice.MurmurVoiceModule.AddRegion (OpenSim.Region.Framework.Scenes.Scene scene) [0x00000] in <filename unknown>:0 at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPl ugin.AddRegionToModules (OpenSim.Region.Framework.Scenes.Scene scene) [0x00000] in <filename unknown>:0 at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene) [0x00000] in <filename unknown>:0 at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, IScene& scene) [0x00000] in <filename unknown>:0 at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise () [0x00000] in <filename unknown>:0 at OpenSim.OpenSimBase.StartupSpecific () [0x00000] in <filename unknown>:0 at OpenSim.OpenSim.StartupSpecific () [0x00000] in <filename unknown>:0 at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00000] in <filename unknown>:0 at OpenSim.Application.Main (System.String[] args) [0x00000] in <filename unknown>:0 Application is terminating: True I have double checked my permissions. Any Ideas? I hope someone turns out with a solution Regards Emmanuel -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Justin Clark-Casey Sent: Saturday, February 16, 2013 4:49 AM To: [email protected] Subject: Re: [Opensim-users] Whisper module I'm really hoping one of the guys who wrote this module can answer but I'm not encouraged since their forum has been colonised by spam. I am interested in the error though - it could be something fairly simple since I believe the module still compiles even if doesn't run. Perhaps you could pastebin the error left in the log on the crash? On 14/02/13 09:53, Fokides Manos wrote: > Hi all, > Is anywhere available or has anyome compiled the whisper module (Whisper.dll, Ice.dll, Glacier2.dll) for opensim 0.7.5? > The dlls for the 0.7.4 version doesn't seem to work in 0.7.5 and opensim crashes. > Thanks in advace for your replies > Emmanuel Fokides > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > -- Justin Clark-Casey (justincc) OSVW Consulting http://justincc.org http://twitter.com/justincc _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
