Does anyone have the DTL Currency module running on the current OpenSim version (0.66)? It seems that Opensim.Framework.Servers has changed significantly enough for OpenSim.Forge.Currency to break on start up (error below).
Unhandled Exception: System.MissingMethodException: Method not found: 'OpenSim.F ramework.Servers.Interfaces.IHttpServer OpenSim.Framework.Communications.Communi cationsManager.get_HttpServer()'. at OpenSim.Forge.Currency.MoneyModule.Initialise(Scene scene, IConfigSource s ource) at OpenSim.Region.Framework.ModuleLoader.InitialiseSharedModules(Scene scene) at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_fl ag, Boolean do_post_init, IScene& mscene) at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_fl ag, 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) -- View this message in context: http://n2.nabble.com/DTL-Currency-on-OpenSim-0-66-tp3683871p3683871.html Sent from the opensim-users mailing list archive at Nabble.com. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
