<div dir="ltr">I think there may be a compatability problem with some debian releases and the ODE binaries that are bundled with OpenSim. Did you try building the version of ODE that we distribute sources for? I've heard there are some issues with the latest version of ODE so the best bet would be to compile from the same sources we use. They can be found at <a href="http://opensimulator.org/svn/opensim-libs/trunk">http://opensimulator.org/svn/opensim-libs/trunk</a><br>
<br>You also may want to make sure you don't have any other ode libraries on your system that may be taking precedence.<br><br><div class="gmail_quote">On Sat, Aug 2, 2008 at 10:03 AM, Ursula MATOVA <span dir="ltr"><<a href="mailto:ursula.matova@klintcentral.net">ursula.matova@klintcentral.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi All,<br>
<br>
Well, I'm trying to run OpenSim SVN.5752 on the new DediBox I setup<br>
this morning.<br>
<br>
Before creating a Mantis entry, here is the problem :<br>
<br>
Everything runs nice except when I try to use the OpenDynamicEngine.<br>
This box is running Debian 4.0r2 ETCH and Mono <a href="http://1.9.1." target="_blank">1.9.1.</a><br>
<br>
As I know some public grids referenced on the OpenSim Wiki also run on<br>
a DediBox,<br>
Does somebody had this ODE problem ?<br>
And if Yes : what's the way to solve it ?<br>
<br>
I have tried to rebuild OpenDE from the source, but doesn't work :S<br>
<br>
Here is the RegionServer console output ( with the --debug flag ) :<br>
<br>
19:08:56 - [PHYSICS]: creating OpenDynamicsEngine<br>
[APPLICATION]:<br>
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs<br>
<br>
Exception: System.EntryPointNotFoundException:<br>
dGeomHeightfieldDataCreate<br>
at (wrapper managed-to-native) Ode.NET.d:GeomHeightfieldDataCreate ()<br>
at OpenSim.Region.Physics.OdePlugin.OdeScene.SetTerrain<br>
(System.Single[] heightMap) [0x000b9] in /opensim/opensim.5752/OpenSim/<br>
Region/Physics/OdePlugin/OdePlugin.cs:2127<br>
at OpenSim.Region.ClientStack.RegionApplicationBase.SetupScene<br>
(OpenSim.Framework.RegionInfo regionInfo, Int32 proxyOffset,<br>
IClientNetworkServer& clientServer) [0x00071] in /opensim/opensim.5752/<br>
OpenSim/Region/ClientStack/RegionApplicationBase.cs:135<br>
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo<br>
regionInfo, Boolean portadd_flag, Boolean do_post_init) [0x000af] in /<br>
opensim/opensim.5752/OpenSim/Region/Application/OpenSimBase.cs:493<br>
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo<br>
regionInfo, Boolean portadd_flag) [0x00000] in /opensim/opensim.5752/<br>
OpenSim/Region/Application/OpenSimBase.cs:451<br>
at<br>
OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise<br>
(OpenSim.OpenSimBase openSim) [0x000ed] in /opensim/opensim.5752/<br>
OpenSim/ApplicationPlugins/LoadRegions/LoadRegionsPlugin.cs:82<br>
at OpenSim.ApplicationPluginInitialiser.Initialise (IPlugin plugin)<br>
[0x00007] in /opensim/opensim.5752/OpenSim/Region/Application/<br>
IApplicationPlugin.cs:44<br>
at<br>
OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load ()<br>
[0x000f9] in /opensim/opensim.5752/OpenSim/Framework/PluginLoader.cs:184<br>
at<br>
OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load<br>
(System.String extpoint) [0x00007] in /opensim/opensim.5752/OpenSim/<br>
Framework/PluginLoader.cs:155<br>
at OpenSim.OpenSimBase.LoadPlugins () [0x0000c] in /opensim/opensim.<br>
5752/OpenSim/Region/Application/OpenSimBase.cs:347<br>
at OpenSim.OpenSimBase.Startup () [0x00232] in /opensim/opensim.<br>
5752/OpenSim/Region/Application/OpenSimBase.cs:410<br>
at OpenSim.OpenSim.Startup () [0x0006d] in /opensim/opensim.5752/<br>
OpenSim/Region/Application/OpenSim.cs:95<br>
at OpenSim.Application.Main (System.String[] args) [0x0014f] in /<br>
opensim/opensim.5752/OpenSim/Region/Application/Application.cs:89<br>
<br>
Application is terminating: True<br>
<br>
<br>
Many thanks in advance.<br>
<br>
Regards.<br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</blockquote></div><br></div>