Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. 14:57:39 - [PHYSICS]: Added meshing engine: ZeroMesher
  2. 14:57:39 - [PHYSICS]: Added physics engine: basicphysics
  3. 14:57:39 - [PHYSICS]: Added physics engine: BulletDotNETPlugin
  4. 14:57:39 - [PHYSICS]: Added physics engine: modified_BulletX
  5. 14:57:39 - [PHYSICS]: Added meshing engine: Meshmerizer
  6. 14:57:39 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
  7. 14:57:39 - [PHYSICS]: Added physics engine: POS
  8. 14:57:39 - [PHYSICS]: Added physics engine: RealPhysX
  9. 14:57:39 - [PHYSICS]: creating meshing engine Meshmerizer
  10. 14:57:39 - [PHYSICS]: creating OpenDynamicsEngine
  11. 14:57:39 - [APPLICATION]:
  12. APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
  13.  
  14. Exception: System.TypeLoadException: Could not load type 'OpenSim.Region.Physics.OdePlugin.OdeScene' from assembly 'OpenSim.Region.Physics.OdePlugin.Tests, Version=0.6.5.35531, Culture=neutral, PublicKeyToken=null'.
  15. at OpenSim.Region.Physics.Manager.PhysicsPluginManager.GetPhysicsScene (System.String physEngineName, System.String meshEngineName, IConfigSource config, System.String regionName) [0x00000] in <filename unknown>:0
  16. at OpenSim.Region.ClientStack.RegionApplicationBase.GetPhysicsScene (System.String engine, System.String meshEngine, IConfigSource config, System.String osSceneIdentifier) [0x00000] in <filename unknown>:0
  17. at OpenSim.OpenSimBase.GetPhysicsScene (System.String osSceneIdentifier) [0x00000] in <filename unknown>:0
  18. at OpenSim.OpenSimBase.SetupScene (OpenSim.Framework.RegionInfo regionInfo, Int32 proxyOffset, IConfigSource configSource, IClientNetworkServer& clientServer) [0x00000] in <filename unknown>:0
  19. at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene) [0x00000] in <filename unknown>:0
  20. at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, IScene& scene) [0x00000] in <filename unknown>:0
  21. at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise () [0x00000] in <filename unknown>:0
  22. at OpenSim.OpenSimBase.StartupSpecific () [0x00000] in <filename unknown>:0
  23. at OpenSim.OpenSim.StartupSpecific () [0x00000] in <filename unknown>:0
  24. at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00000] in <filename unknown>:0
  25. at OpenSim.Application.Main (System.String[] args) [0x00000] in <filename unknown>:0
  26.  
  27. Application is terminating: True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement