To be more specific, did the file search in the bin directory. Apologies for any confusion.

On 11/28/2015 4:28 PM, Chris wrote:
If you're merging dev code over your old install (Possibly you're using git to pull new changes?) that could be the issue. I found that I was having this problem to until I did a file search for all files related to ".Meshing" and removed them, then recompiled the project, and the exception went away and OpenSim loaded.

I have since then just completely started over from scratch and did a fresh pull from development master and no issues there.

Hope this helps!

On 11/28/2015 6:33 AM, Radioactive Rosca wrote:
Greetings

When trying to upgrade from osgrid-opensim-10212015.v0.8.3.41b2855 to osgrid-opensim-11242015.v.0.9.0.774ac5e or previous one, I always get the following error and the OpenSim aborts.

I tried to compare the .ini file with the one included and only the options related with the NPC's. I even tried with a OpenSim with only one region and almost empty (Radioactive 14) and I always get the abort.

Overtiring with the old 0.8.3 version from the zip file (without the .ini file) solves the problem. Can anyone help?

...
2015-11-28 11:54:48,621 INFO (1) - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSimProfile 2015-11-28 11:54:48,624 INFO (1) - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModules.Meshing
2015-11-28 11:54:48,879 ERROR (1) - OpenSim.Application [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.TypeLoadException: Method 'CreateMesh' in type 'OpenSim.Region.PhysicsModules.Meshing.ZeroMesher' from assembly 'OpenSim.Region.PhysicsModules.Meshing, Version=0.8.3.32762, Culture=neutral, PublicKeyToken=null' does not have an implementation. at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Mono.Addins.RuntimeAddin.GetType(String typeName, Boolean throwIfNotFound)
   at Mono.Addins.TypeExtensionNode.get_Type()
at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.AddNode(TypeExtensionNode node, IConfig modulesConfig, Dictionary`2 loadedModules) in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\ApplicationPlugins\RegionModulesController\RegionModulesControllerPlugin.cs:line 194 at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.Initialise(OpenSimBase openSim) in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\ApplicationPlugins\RegionModulesController\RegionModulesControllerPlugin.cs:line 108 at OpenSim.ApplicationPluginInitialiser.Initialise(IPlugin plugin) in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Region\Application\IApplicationPlugin.cs:line 64 at OpenSim.Framework.PluginLoader`1.Load() in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Framework\PluginLoader.cs:line 191 at OpenSim.Framework.PluginLoader`1.Load(String extpoint) in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Framework\PluginLoader.cs:line 153 at OpenSim.OpenSimBase.LoadPlugins() in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Region\Application\OpenSimBase.cs:line 196 at OpenSim.OpenSimBase.StartupSpecific() in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Region\Application\OpenSimBase.cs:line 271 at OpenSim.OpenSim.StartupSpecific() in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Region\Application\OpenSim.cs:line 169 at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Framework\Servers\BaseOpenSimServer.cs:line 160 at OpenSim.Application.Main(String[] args) in k:\OSGRID\opensim-0.9.0-98-g774ac5e\OpenSim\Region\Application\Application.cs:line 326

Application is terminating: True


Best regards.
*Rui Costa, Radioactive Rosca*
/
/



_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


--
OpenSim: 10 Region Standalone on 0.8.1 Dev
Physics: Open Dynamics Engine
OS: Windows 7 (x64)
CPU: AMD FX 8320 8-Core 3.5 GHz
Memory: 16 GB DDR3
Database: MySQL 5.1.63 (x64)


--
OpenSim: 10 Region Standalone on 0.8.1 Dev
Physics: Open Dynamics Engine
OS: Windows 7 (x64)
CPU: AMD FX 8320 8-Core 3.5 GHz
Memory: 16 GB DDR3
Database: MySQL 5.1.63 (x64)

_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to