I have been seeing this error in new builds off SVN mirror of GIT the past week:
ERROR - OpenSim.Region.Physics.OdePlugin.OdeScene.06-06 [PHYSICS]: Method not found: 'OpenSim.Region.Physics.Manager.RaycastCallback.Invoke'., Int32 ProcessQueuedRequests(), System.MissingMethodException: Method not found: 'OpenSim.Region.Physics.Manager.RaycastCallback.Invoke'. at OpenSim.Region.Physics.OdePlugin.ODERayCastRequestManager.ProcessQueuedRequests () [0x00000] line after line of them!!!! ;-) haven't reported it yet as I haven't had time to check if it is a dangling old dll left from an old build, which is often the cause of these things in my experience (I copy the new bin onto the old when I recompile which is easiest when it works but generates issues for me if dlls change names or get eliminated from new builds). Need to get time to do a side-by-side comparison of all the dlls in a virgin build vs my working directory. Reverted to my last working build as soon as I saw the console output so can't comment on in-world physics behaviour at this point. Lae On Monday December 14 2009 15:36:09 Teravus Ovares wrote: > If you enabled OpenDynamicsEngine, then it will either block you from > walking or give you errors. Please try again. physics = > OpenDynamicsEngine in OpenSim.ini > > Best Regards > > Teravus > > On Sun, Dec 13, 2009 at 10:42 PM, andrew johnson > > <[email protected]> wrote: > > yes i will try explain bit more > > > > we rezzed few cubes and enabled them and they didn't fall to ground as > > should be and we walked through prims its should be solid for us - we > > tried the 4 options but none of them working - OpenDynamicsEngine and POS > > and Basic and Modifed_bullet > > > > ---------------------------------------- > > > >> Date: Sun, 13 Dec 2009 22:07:12 -0500 > >> From: [email protected] > >> To: [email protected] > >> Subject: Re: [Opensim-users] physics issue > >> > >> If you want a complete and detailed answer, then please provide a > >> complete and detailed description of what's happening. It sounds > >> to me like you're having some kind of error with OpenDynamicsEngine > >> and so you're trying other options. > >> > >> Regards > >> Teravus > >> > >> On Sun, Dec 13, 2009 at 8:15 PM, andrew johnson > >> > >> wrote: > >>> yes but opendynmaics engine is not working because i tested it > >>> > >>> ---------------------------------------- > >>> > >>>> Date: Sun, 13 Dec 2009 16:22:40 -0500 > >>>> From: [email protected] > >>>> To: [email protected] > >>>> Subject: Re: [Opensim-users] physics issue > >>>> > >>>> Currently, the only full featured physics engine that OpenSimulator > >>>> supports is the OpenDynamicsEngine . The rest are currently > >>>> either highly experimental or limited in features. > >>>> > >>>> Regards > >>>> > >>>> Teravus > >>>> > >>>> On Sun, Dec 13, 2009 at 4:01 PM, andrew johnson > >>>> > >>>> wrote: > >>>>> i just noticed the physics don't work anymore on opensim 0.6.7 > >>>>> because i changed physics to basic physics or POS or > >>>>> Modified_bulletXL and resulted the cube don't move - its was possible > >>>>> before in older version anyone has noticed that? > >>>>> > >>>>> _________________________________________________________________ > >>>>> View your other email accounts from your Hotmail inbox. Add them now. > >>>>> http://clk.atdmt.com/UKM/go/186394592/direct/01/ > >>>>> _______________________________________________ > >>>>> Opensim-users mailing list > >>>>> [email protected] > >>>>> https://lists.berlios.de/mailman/listinfo/opensim-users > >>>> > >>>> _______________________________________________ > >>>> Opensim-users mailing list > >>>> [email protected] > >>>> https://lists.berlios.de/mailman/listinfo/opensim-users > >>> > >>> _________________________________________________________________ > >>> Use Hotmail to send and receive mail from your different email accounts > >>> http://clk.atdmt.com/UKM/go/186394592/direct/01/ > >>> _______________________________________________ > >>> Opensim-users mailing list > >>> [email protected] > >>> https://lists.berlios.de/mailman/listinfo/opensim-users > >> > >> _______________________________________________ > >> Opensim-users mailing list > >> [email protected] > >> https://lists.berlios.de/mailman/listinfo/opensim-users > > > > _________________________________________________________________ > > Add your Gmail and Yahoo! Mail email accounts into Hotmail - it's easy > > http://clk.atdmt.com/UKM/go/186394592/direct/01/ > > _______________________________________________ > > Opensim-users mailing list > > [email protected] > > https://lists.berlios.de/mailman/listinfo/opensim-users > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
