- Joined
- Apr 1, 2008
- Messages
- 1,990
- Reaction score
- 468
- Points
- 83
Could it be that a configuration file for the quadcopter (class) is missing?
---------- Post added at 21:15 ---------- Previous post was at 21:05 ----------
For the provided quadcopter.dll the Mesh and Config can be copied from the sources:
...so no immediate need for an update of the repository.
Code:
000000.000: >>> ERROR: No vessel class configuration file found for:
000000.000: ============================ ERROR: ===========================
000000.000: Quadcopter
000000.000: [Vessel::OpenConfigFile | ..\Vessel.cpp | 243]
000000.000: ===============================================================
000000.000: >>> TERMINATING <<<
---------- Post added at 21:15 ---------- Previous post was at 21:05 ----------
For the provided quadcopter.dll the Mesh and Config can be copied from the sources:
Code:
xcopy .\Orbitersdk\samples\Vessel\Quadcopter\Config\Quadcopter.cfg .\Config\Vessels\Quadcopter.cfg
xcopy .\Orbitersdk\samples\Vessel\Quadcopter\Meshes\quadcopter.msh .\Meshes\Quadcopter\quadcopter.msh