Problem Donamy STS startup error

ionif

NASA
Addon Developer
Joined
May 15, 2010
Messages
230
Reaction score
3
Points
18
Location
Romania
After 10 seconds starting Loading get this logs:

Code:
**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 6.98413e-008 sec
Found 0 joystick(s)
Devices enumerated: 6
Devices accepted: 5
==> RGB Emulation
==> Direct3D HAL
==> Direct3D T&L HAL
==> Direct3D HAL (NVIDIA GeForce 8400 GS)
==> Direct3D T&L HAL (NVIDIA GeForce 8400 GS)
Module AtlantisConfig.dll .... [Build 100830, API 100830]
Module AtmConfig.dll ......... [Build 100830, API 100830]
Module DGConfigurator.dll .... [Build 100830, API 100830]
Module EnergyConfigurator.dll  [Build ******, API 060425]
Module ProjectApolloConfigurator.dll  [Build 120715, API 100830]
Module ProjectOutpostsConfig.dll  [Build 120604, API 100830]
Module ScnEditor.dll ......... [Build 100830, API 100830]
Module CamShake.dll .......... [Build 100811, API 100606]
Module ExtMFD.dll ............ [Build 100830, API 100830]
Module OrbiterSound.dll ...... [Build ******, API 060425]
---------------------------------------------------------------
>>> WARNING: Obsolete API function used: oapiRegisterMFDMode
At least one active module is accessing an obsolete interface function.
Addons which rely on obsolete functions may not be compatible with
future versions of Orbiter.
---------------------------------------------------------------
Module FirstPerson.dll ....... [Build ******, API 060425]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Graphics: Viewport: Window 1354 x 756 x 32
Graphics: Hardware T&L capability: Yes
Graphics: Z-buffer depth: 32 bit
Graphics: Active lights supported: 8
Loading 15382 records from star database
Module Sun.dll ............... [Build 100830, API 100830]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
Module Mercury.dll ........... [Build 100830, API 100830]
VSOP87(B) Mercury: Precision 1e-005, Terms 167/7123
Module Venus.dll ............. [Build 100830, API 100830]
Module VenusAtm2006.dll ...... [Build 100830, API 100830]
VSOP87(B) Venus: Precision 1e-005, Terms 79/1710
Module Earth.dll ............. [Build 100830, API 100830]
Module EarthAtmJ71G.dll ...... [Build 100830, API 100830]
VSOP87(B) Earth: Precision 1e-008, Terms 2564/2564
*** WARNING: Old-style texture contents file Earth_lmask.bin
Module Moon.dll .............. [Build 100830, API 100830]
ELP82: Precision 1e-005, Terms 116/829
**** WARNING: Mesh not found: .\Meshes\LM_descent.msh
BaseObject: Parse error 1
Module Mars.dll .............. [Build 100830, API 100830]
Module MarsAtm2006.dll ....... [Build 100830, API 100830]
VSOP87(B) Mars: Precision 1e-005, Terms 405/6400
BaseObject: Parse error
**** WARNING: Mesh not found: .\Meshes\NanediVallis.msh
BaseObject: Parse error 1
Module Phobos.dll ............ [Build ******, API 060425]
Module Deimos.dll ............ [Build ******, API 060425]
Module Galsat.dll ............ [Build 100217, API 100215]
Module Jupiter.dll ........... [Build 100830, API 100830]
VSOP87(B) Jupiter: Precision 1e-006, Terms 1624/3625
Module Satsat.dll ............ [Build 100215, API 100212]
Module Saturn.dll ............ [Build 100830, API 100830]
VSOP87(B) Saturn: Precision 1e-006, Terms 2904/6365
Module Mimas.dll ............. [Build 100215, API 100212]
SATSAT Mimas: Terms 113
Module Enceladus.dll ......... [Build 100215, API 100212]
SATSAT Enceladus: Terms 33
Module Tethys.dll ............ [Build 100215, API 100212]
SATSAT Tethys: Terms 101
Module Dione.dll ............. [Build 100215, API 100212]
SATSAT Dione: Terms 59
Module Rhea.dll .............. [Build 100215, API 100212]
SATSAT Rhea: Terms 68
Module Titan.dll ............. [Build 100215, API 100212]
SATSAT Titan: Terms 100
Module Iapetus.dll ........... [Build 100215, API 100212]
SATSAT Iapetus: Terms 605
Module Uranus.dll ............ [Build 100830, API 100830]
VSOP87(B) Uranus: Precision 1e-006, Terms 1827/5269
Module Miranda.dll ........... [Build ******, API 060425]
Module Ariel.dll ............. [Build ******, API 060425]
Module Umbriel.dll ........... [Build ******, API 060425]
Module Titania.dll ........... [Build ******, API 060425]
Module Oberon.dll ............ [Build ******, API 060425]
Module Neptune.dll ........... [Build 100830, API 100830]
VSOP87(B) Neptune: Precision 1e-006, Terms 391/2024
Finished initialising world
Module Spacecraft3.dll ....... [Build ******, API 060425]
**** WARNING: Mesh not found: .\Meshes\ISS001.msh
---------------------------------------------------------------
>>> WARNING: Obsolete API function used: VESSEL::SetBankMomentScale
At least one active module is accessing an obsolete interface function.
Addons which rely on obsolete functions may not be compatible with
future versions of Orbiter.
---------------------------------------------------------------
**** WARNING: Mesh file name not provided
Module Zvezda.dll ............ [Build 100904, API 100830]
Module Pirs.dll .............. [Build 100904, API 100830]
Module SouyzTMA.dll .......... [Build 100902, API 100830]
Module Progress_M1.dll ....... [Build 100902, API 100830]
**** WARNING: Mesh file name not provided
**** WARNING: Mesh file name not provided
**** WARNING: Mesh file name not provided
>>> ERROR: No vessel class configuration file found for:
---------------------------------------------------------------
>>> ERROR: SSRMSD
>>> [Vessel::OpenConfigFile | .\Vessel.cpp | 252]
---------------------------------------------------------------
>>> TERMINATING <<<
 

garyw

O-F Administrator
Administrator
Moderator
Addon Developer
Tutorial Publisher
Joined
May 14, 2008
Messages
10,485
Reaction score
209
Points
138
Location
Kent
Website
blog.gdwnet.com
Code:
>>> ERROR: No vessel class configuration file found for:
---------------------------------------------------------------
>>> ERROR: SSRMSD
>>> [Vessel::OpenConfigFile | .\Vessel.cpp | 252]

You are missing an addon. Something called 'SSRMSD'
 

Kyle

Armchair Astronaut
Addon Developer
Joined
Mar 17, 2008
Messages
3,912
Reaction score
339
Points
123
Website
orbithangar.com
Rename SSRMSD:SSRMSD to SSRMSD:spacecraft\spacecraft3
 

Donamy

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Oct 16, 2007
Messages
6,922
Reaction score
228
Points
138
Location
Cape
Sorry, SiameseCat is still working on that module. Should be ready for release soon.
 

ionif

NASA
Addon Developer
Joined
May 15, 2010
Messages
230
Reaction score
3
Points
18
Location
Romania
New problem: how to move SSRMS from ISS V2 by David? I read pdf and not working.

---------- Post added at 12:20 PM ---------- Previous post was at 11:25 AM ----------

New problem: Donamy cupola opening not working.
 

Donamy

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Oct 16, 2007
Messages
6,922
Reaction score
228
Points
138
Location
Cape
leftshift + keypad 0-7
 

ionif

NASA
Addon Developer
Joined
May 15, 2010
Messages
230
Reaction score
3
Points
18
Location
Romania
I pressed all keys from keyboard.I don't know why not working. leftshift + 0/7 not working,possible problem from ISS v.2 by David?
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,636
Reaction score
2,353
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Could you please try it with a clean installation of Orbiter? Judging the number of missing mesh entries in your log file, your installation is already way more crowded than my 2010 installation - and that is a mess.

You don't need to delete your old installation, just create a new folder for Orbiter and unpack everything there, but limit the installed add-ons only to what is needed for the ISS Experience.
 

ionif

NASA
Addon Developer
Joined
May 15, 2010
Messages
230
Reaction score
3
Points
18
Location
Romania
Problem with SSU and all logs fixed.

---------- Post added at 03:10 PM ---------- Previous post was at 12:52 PM ----------

Donamy cupola working. :thumbup:
 
Last edited:
Top