[Opensim-dev] ODE Issue :S

dan miller danbmil99 at yahoo.com
Mon Aug 4 06:28:21 UTC 2008


for the record, any time you get an ODE error on heightfield stuff it is likely because the distro you are using has an outdated ODE (< 0.6).  0.5 was around for years, and does not support heightfields.  In general, it's a good idea to use 0.9 or later, as the heightfield stuff had some nasty bugs in 0.6 - 0.8 (falling through terrain).

Your compile error was probably due to a GCC compatibility issue. Sounds like you worked it out.

-danx0r

--- On Sat, 8/2/08, Ursula MATOVA <ursula.matova at klintcentral.net> wrote:

> From: Ursula MATOVA <ursula.matova at klintcentral.net>
> Subject: [Opensim-dev] ODE Issue :S
> To: opensim-users at lists.berlios.de, opensim-dev at lists.berlios.de
> Date: Saturday, August 2, 2008, 1:03 PM
> Hi All,
> 
> Well, I'm trying to run OpenSim SVN.5752 on the new
> DediBox I setup  
> this morning.
> 
> Before creating a Mantis entry, here is the problem :
> 
> Everything runs nice except when I try to use the
> OpenDynamicEngine.
> This box is running Debian 4.0r2 ETCH and Mono 1.9.1.
> 
> As I know some public grids referenced on the OpenSim Wiki
> also run on  
> a DediBox,
> Does somebody had this ODE problem ?
> And if Yes : what's the way to solve it ?
> 
> I have tried to rebuild OpenDE from the source, but
> doesn't work :S
> 
> Here is the RegionServer console output ( with the --debug
> flag ) :
> 
> 19:08:56 - [PHYSICS]: creating OpenDynamicsEngine
> [APPLICATION]:
> APPLICATION EXCEPTION DETECTED:
> System.UnhandledExceptionEventArgs
> 
> Exception: System.EntryPointNotFoundException:  
> dGeomHeightfieldDataCreate
>    at (wrapper managed-to-native)
> Ode.NET.d:GeomHeightfieldDataCreate ()
>    at OpenSim.Region.Physics.OdePlugin.OdeScene.SetTerrain 
> 
> (System.Single[] heightMap) [0x000b9] in
> /opensim/opensim.5752/OpenSim/ 
> Region/Physics/OdePlugin/OdePlugin.cs:2127
>    at
> OpenSim.Region.ClientStack.RegionApplicationBase.SetupScene 
> 
> (OpenSim.Framework.RegionInfo regionInfo, Int32
> proxyOffset,  
> IClientNetworkServer& clientServer) [0x00071] in
> /opensim/opensim.5752/ 
> OpenSim/Region/ClientStack/RegionApplicationBase.cs:135
>    at OpenSim.OpenSimBase.CreateRegion
> (OpenSim.Framework.RegionInfo  
> regionInfo, Boolean portadd_flag, Boolean do_post_init)
> [0x000af] in / 
> opensim/opensim.5752/OpenSim/Region/Application/OpenSimBase.cs:493
>    at OpenSim.OpenSimBase.CreateRegion
> (OpenSim.Framework.RegionInfo  
> regionInfo, Boolean portadd_flag) [0x00000] in
> /opensim/opensim.5752/ 
> OpenSim/Region/Application/OpenSimBase.cs:451
>    at  
> OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise
>  
> (OpenSim.OpenSimBase openSim) [0x000ed] in
> /opensim/opensim.5752/ 
> OpenSim/ApplicationPlugins/LoadRegions/LoadRegionsPlugin.cs:82
>    at OpenSim.ApplicationPluginInitialiser.Initialise
> (IPlugin plugin)  
> [0x00007] in
> /opensim/opensim.5752/OpenSim/Region/Application/ 
> IApplicationPlugin.cs:44
>    at  
> OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load
> ()  
> [0x000f9] in
> /opensim/opensim.5752/OpenSim/Framework/PluginLoader.cs:184
>    at  
> OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load
>  
> (System.String extpoint) [0x00007] in
> /opensim/opensim.5752/OpenSim/ 
> Framework/PluginLoader.cs:155
>    at OpenSim.OpenSimBase.LoadPlugins () [0x0000c] in
> /opensim/opensim. 
> 5752/OpenSim/Region/Application/OpenSimBase.cs:347
>    at OpenSim.OpenSimBase.Startup () [0x00232] in
> /opensim/opensim. 
> 5752/OpenSim/Region/Application/OpenSimBase.cs:410
>    at OpenSim.OpenSim.Startup () [0x0006d] in
> /opensim/opensim.5752/ 
> OpenSim/Region/Application/OpenSim.cs:95
>    at OpenSim.Application.Main (System.String[] args)
> [0x0014f] in / 
> opensim/opensim.5752/OpenSim/Region/Application/Application.cs:89
> 
> Application is terminating: True
> 
> 
> Many thanks in advance.
> 
> Regards.
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev



More information about the Opensim-dev mailing list