| Anonymous | Login | Signup for a new account | 2013-05-20 05:04 UTC | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Summary | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005910 | opensim | [REGION] Physics Engines | public | 2012-02-26 01:35 | 2012-07-12 20:19 | ||||
| Reporter | zadark | ||||||||
| Assigned To | justincc | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | PC | OS | Windows | OS Version | 7 x64 | ||||
| Product Version | master (dev code) | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005910: Opensim fails to start on Windows x64 using opensim.exe | ||||||||
| Description | Only existing opensim using git pull to update to dev/master removing files ..opensim\bin\Physics OpenSim.Region.Physics.PhysXPlugin.dll OpenSim.Region.Physics.PhysXPlugin.pdb A fresh clone does not have this behaviour because the above files are not included. | ||||||||
| Additional Information | 2012-02-26 00:08:18,885 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added meshing engine: ZeroMesher 2012-02-26 00:08:18,932 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: basicphysics 2012-02-26 00:08:18,978 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: BulletSim 2012-02-26 00:08:19,025 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added meshing engine: Meshmerizer 2012-02-26 00:08:19,041 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: OpenDynamicsEngine 2012-02-26 00:08:19,181 ERROR - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Failed to enumerate types in plugin from Physics\OpenSim.Region.Physics.PhysXPlugin.dll: Method 'set_Acceleration' in type 'OpenSim.Region.Physics.PhysXPlugin.PhysXCharacter' from assembly 'OpenSim.Region.Physics.PhysXPlugin, Version=0.6.5.38276, Culture=neutral, PublicKeyToken=null' does not have an implementation. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark) at System.Reflection.Assembly.GetTypes() at OpenSim.Region.Physics.Manager.PhysicsPluginManager.LoadPluginsFromAssembly(String assemblyPath) in C:\opensimdev\12OS\opensim\OpenSim\Region\Physics\Manager\PhysicsPluginManager.cs:line 153 2012-02-26 00:08:19,259 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: POS 2012-02-26 00:08:19,259 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: creating meshing engine Meshmerizer 2012-02-26 00:08:19,259 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: creating OpenDynamicsEngine | ||||||||
| Tags | No tags attached. | ||||||||
| Git Revision or version number | Version: OpenSim 0.7.3 Dev 01f4542 (interface version 7) | ||||||||
| Run Mode | Standalone (1 Region) | ||||||||
| Physics Engine | ODE | ||||||||
| Environment | .NET / Windows64 | ||||||||
| Mono Version | None | ||||||||
| Viewer | NA | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0020984) nebadon (administrator) 2012-02-26 01:50 |
are you sure your running a clean code base? that file should have been removed from master git, please try a fresh clean clone and see if you can repeat this same problem. |
|
(0020985) zadark (reporter) 2012-02-26 01:59 |
This problem only exibits when updating an existing code base to the current HEAD. The error indicated show which files the system had issues. So I removed them and the system started normal. I then created a new installation and thet worked with no issues. That new istallation did not have the 2 files listed. |
|
(0020996) justincc (administrator) 2012-02-29 00:13 |
Removing the files is the correct action - they have been unused for a long time. You might also try "nant clean" before rebuilding if using nant, though the clean target does not work very well with physics libraries. |
|
(0021017) zadark (reporter) 2012-03-02 14:04 |
Thankyou for your response. I always compile using nant clean. When I firat updated the startup bombed out shortly after the error in the log shown. I then downloaded a fresh clone and that compiled and ran first time. I then did a basic file compare and noticed the 2 additional files. Removing the files enabled the original update to compiled and ran. Strange thing, when i reinstated the files, just to see what would happen the system ran, with the same error as in the log, but the sim started. As I cannot reproduce the start failure maybe we can close this mantis. |
|
(0021794) zadark (reporter) 2012-07-12 20:14 |
I believe this issue is resolved as it is no longer valid. |
|
(0021796) zadark (reporter) 2012-07-12 20:18 |
No loner valid |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-02-26 01:35 | zadark | New Issue | |
| 2012-02-26 01:50 | nebadon | Note Added: 0020984 | |
| 2012-02-26 01:59 | zadark | Note Added: 0020985 | |
| 2012-02-29 00:13 | justincc | Note Added: 0020996 | |
| 2012-02-29 00:13 | justincc | Assigned To | => justincc |
| 2012-02-29 00:13 | justincc | Status | new => feedback |
| 2012-03-02 14:04 | zadark | Note Added: 0021017 | |
| 2012-03-02 14:04 | zadark | Status | feedback => assigned |
| 2012-07-12 20:14 | zadark | Note Added: 0021794 | |
| 2012-07-12 20:18 | zadark | Note Added: 0021796 | |
| 2012-07-12 20:18 | zadark | Status | assigned => resolved |
| 2012-07-12 20:18 | zadark | Resolution | open => fixed |
| Copyright © 2000 - 2012 MantisBT Group |