jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 7
Total Residents: 491
Online Now: 0
Hypergriders online: 0

BulletSim Physics Engine

12 years 5 months ago - 12 years 5 months ago #1338 by DJ Devil
I am working on lowering the Ram Usage of OpenSim one of my Results lead me to the Physics Engine apparently BulletSim uses less then the default ODE has anyone tried this, and what are the advantages / what is missing

And does anyone know how to Set It up since i get a crash on startup when i try to run OpenSim
[APPLICATION]: 
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.DllNotFoundException: lib32/libBulletSim.so
  at (wrapper managed-to-native) OpenSim.Region.Physics.BulletSPlugin.BulletSimAPI:SetDebugLogCallback (OpenSim.Region.Physics.BulletSPlugin.BulletSimAPI/DebugLogCallback)
  at OpenSim.Region.Physics.BulletSPlugin.BSScene.Initialise (IMesher meshmerizer, IConfigSource config) [0x00000] in <filename unknown>:0 
  at OpenSim.Region.Physics.Manager.PhysicsPluginManager.GetPhysicsScene (System.String physEngineName, System.String meshEngineName, IConfigSource config, System.String regionName) [0x00000] in <filename unknown>:0 
  at OpenSim.Region.ClientStack.RegionApplicationBase.GetPhysicsScene (System.String engine, System.String meshEngine, IConfigSource config, System.String osSceneIdentifier) [0x00000] in <filename unknown>:0 
  at OpenSim.OpenSimBase.GetPhysicsScene (System.String osSceneIdentifier) [0x00000] in <filename unknown>:0 
  at OpenSim.OpenSimBase.SetupScene (OpenSim.Framework.RegionInfo regionInfo, Int32 proxyOffset, IConfigSource configSource, IClientNetworkServer& clientServer) [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

But the DLL is their

Please Log in or Create an account to join the conversation.

12 years 5 months ago #1349 by loralai
Hey DJ we did try BulletSim a while back and it did reduce our ram usage, sad to say our experience with it was that it wasn't as developed as ODE, course we may have done something wrong.

Please Log in or Create an account to join the conversation.

Time to create page: 0.077 seconds