Update Multistage2015 Update to OpenOrbiter2024

Matias Saibene

Developing and CMakin'
Donator
Joined
Jul 7, 2012
Messages
1,519
Reaction score
1,542
Points
128
Location
Monte Hermoso - Argentina
Website
github.com
Preferred Pronouns
he/him
Dear friends of the Orbiter Forum,
I'm opening this thread so that we can all test, comment and eventually update Multistage2015 to OpenOrbiter 2024.

I want to clarify that I'm not a professional programmer, I just gathered some courage and the little I know about C++ and Orbiter to try to help and contribute my two cents. In particular I offered my help to @fred18 to recompile the source code of the Multistage2015 project in the hope of fixing a few bugs and getting the add-on to work properly.


Here's the progress I've made so far:

  1. I changed the compilation method from MS Visual Studio to CMake (it's easier for me).
  2. I managed to solve problems related to the C++ 20 standard (i.e. string literal to char *, etc.).
  3. I compiled the module with the OpenOrbiter 2024 headers and libraries (v241231).
  4. I managed to run the 3 scenarios included in Multistage2015.

Bugs found so far:
  1. Cannot jettison SRBs, produces a CTD (already reported previously by @jacquesmomo).

So now I'm going to do the following: study the code step by step to see what happens when pressing the J key.

It may take me some time because the code is very long (+4000 lines of code).
I can't promise you miracles, because my "programmer" skills are limited, but I'll do my best.

I attach the .dll libraries so you can try them out.

Also I'm going to ask @fred18 about opening a code repository on GitHub to make the changes more public.

Greetings to all and thanks in advance.
 

Attachments

hello

So I just tested VERY quickly (it's late I'll look and test better tomorrow)

I have the same issue I had with with Multistage2015 at startup : CTD because "the lua5.1dll file is missing"
(I don't know why) :unsure:
After copying the lua5.1.dll file (downloaded from internet) in the "modules" folder this strange issue is fixed.

Otherwise then, the scn with my Ariane6 rocket loads but CTD as soon as the engines start (I think it is linked to the boosters) but I have to check.
I'll tell you tomorow...

In the meantime (it may be useful to you) here is the orbiter.log file.

**** Orbiter.log
000000.000: Build Dec 31 2024 [v.498139398]
000000.000: Timer precision: 3.00287e-07 sec
000000.041: Found 0 joystick(s)
000000.192: ---------------------------------------------------------------
000000.192: BaseDir : D:\ORBITER\Orbiter 2024 (momo)\
000000.192: ConfigDir : D:\ORBITER\Orbiter 2024 (momo)\Config\
000000.192: MeshDir : D:\ORBITER\Orbiter 2024 (momo)\Meshes\
000000.193: TextureDir : D:\ORBITER\Orbiter 2024 (momo)\Textures\
000000.193: HightexDir : D:\ORBITER\Orbiter 2024 (momo)\Textures2\
000000.193: ScenarioDir: D:\ORBITER\Orbiter 2024 (momo)\Scenarios\
000000.193: ---------------------------------------------------------------
000000.195: D3D9 DLLs : C:\Windows\system32\d3d9.dll [v 6.1.7601.17514]
000000.196: : C:\Windows\system32\d3dx9_43.dll [v 9.29.952.3111]
000000.196: ---------------------------------------------------------------
000000.196: Module D3D9Client.dll ........ [Build 241231, API 241231]
000000.208: [D3D9] Native Interface
000000.208: [D3D9] DirectX9 Created...
000000.208: [D3D9] Initialize VideoTab...
000000.247: Loading module D3D9Client
000000.250: Module XRSound.dll ........... [Build 241231, API 241231]
000000.251: Loading module XRSound
000000.251: Module AtlantisConfig.dll .... [Build 241231, API 241231]
000000.251: Loading module AtlantisConfig (legacy interface)
000000.252: Module AtmConfig.dll ......... [Build 241231, API 241231]
000000.252: Loading module AtmConfig (legacy interface)
000000.253: Module DGConfigurator.dll .... [Build 241231, API 241231]
000000.253: Loading module DGConfigurator (legacy interface)
000014.083:
000014.083: **** Creating simulation session
000014.104: D3D9: [DirectX 9 Initialized]
000014.105: D3D9: 3D-Adapter.............. : NVIDIA GeForce GTX 660 Ti
000014.106: D3D9: MaxTextureWidth......... : 8192
000014.106: D3D9: MaxTextureHeight........ : 8192
000014.107: D3D9: MaxTextureRepeat........ : 8192
000014.107: D3D9: VolTexAddressCaps....... : 0x3F
000014.108: D3D9: NumSimultaneousRTs...... : 4
000014.108: D3D9: VertexDeclCaps.......... : 0x30F
000014.108: D3D9: MiscCaps................ : 0x2FCEF2
000014.109: D3D9: Separate AlphaBlend..... : Yes
000014.109: D3D9: Shadow Mapping.......... : Yes
000014.110: D3D9: D3DFMT_A16B16G16R16F.... : Yes
000014.110: D3D9: Vertex_A16B16G16R16F.... : Yes
000014.110: D3D9: Vertex_A32B32G32R32F.... : Yes
000014.111: D3D9: Vertex_R16F............. : Yes
000014.111: D3D9: Vertex_R32F............. : Yes
000014.111: D3D9: D3DFMT_A32B32G32R32F.... : Yes
000014.112: D3D9: D3DFMT_D32F_LOCKABLE.... : Yes
000014.112: D3D9: D3DFMT_A2R10G10B10...... : Yes
000014.112: D3D9: D3DFMT_L8............... : Yes
000014.113: D3D9: D3DDTCAPS_DEC3N......... : No
000014.113: D3D9: D3DDTCAPS_FLOAT16_2..... : Yes
000014.113: D3D9: D3DDTCAPS_FLOAT16_4..... : Yes
000014.114: D3D9: Runs under WINE......... : No
000014.114: D3D9: D3D9Build Date.......... : 0
000014.178: D3D9: Available Texture Memory : 4025 MB
000014.180: D3D9: [3DDevice Initialized]
000025.507: Loaded 41057 records from star database
000027.343: D3D9: [D3D9Client Initialized]
000027.421: Module Sun.dll ............... [Build 241231, API 241231]
000027.448: VSOP87(E) Sun: Precision 1.0e-06, Terms 554/6634
000027.455: Module Mercury.dll ........... [Build 241231, API 241231]
000027.466: GRAVITY MODEL: GravityModels\jgmess_160a_sha.tab LOADED, Terms 65/13040
000027.494: VSOP87(B) Mercury: Precision 1.0e-05, Terms 167/7123
000027.503: Module Venus.dll ............. [Build 241231, API 241231]
000027.510: GRAVITY MODEL: GravityModels\mod_shgj120p.a01 LOADED, Terms 65/7380
000027.510: Module VenusAtm2006.dll ...... [Build 241231, API 241231]
000027.511: Loading module VenusAtm2006 (legacy interface)
000027.518: VSOP87(B) Venus: Precision 1.0e-05, Terms 79/1710
000027.543: Module Earth.dll ............. [Build 241231, API 241231]
000027.594: GRAVITY MODEL: GravityModels\egm96_to360.tab LOADED, Terms 65/65340
000027.603: Module EarthAtmJ71G.dll ...... [Build 241231, API 241231]
000027.603: Loading module EarthAtmJ71G (legacy interface)
000027.614: VSOP87(B) Earth: Precision 1.0e-08, Terms 2564/2564
000028.018: Module Moon.dll .............. [Build 241231, API 241231]
000028.030: GRAVITY MODEL: GravityModels\jgl165p1.sha LOADED, Terms 65/13860
000028.038: ELP82: Precision 1.0e-05, Terms 116/829
000028.045: Module Mars.dll .............. [Build 241231, API 241231]
000028.051: GRAVITY MODEL: GravityModels\jgmro_120f_sha.tab LOADED, Terms 65/7380
000028.052: Module MarsAtm2006.dll ....... [Build 241231, API 241231]
000028.053: Loading module MarsAtm2006 (legacy interface)
000028.078: VSOP87(B) Mars: Precision 1.0e-05, Terms 405/6400
000028.084: Module Phobos.dll ............ [Build ******, API 060425]
000028.087: Module Deimos.dll ............ [Build ******, API 060425]
000028.091: GRAVITY MODEL: GravityModels\JGDWN_VES20H_SHA.TAB LOADED, Terms 65/230
000028.096: Module Galsat.dll ............ [Build 241231, API 241231]
000028.098: Module Jupiter.dll ........... [Build 241231, API 241231]
000028.113: VSOP87(B) Jupiter: Precision 1.0e-06, Terms 1624/3625
000028.116: Module Io.dll ................ [Build 241231, API 241231]
000028.121: Module Europa.dll ............ [Build 241231, API 241231]
000028.124: Module Ganymede.dll .......... [Build 241231, API 241231]
000028.127: Module Callisto.dll .......... [Build 241231, API 241231]
000028.132: Module Satsat.dll ............ [Build 241231, API 241231]
000028.139: Module Saturn.dll ............ [Build 241231, API 241231]
000028.166: VSOP87(B) Saturn: Precision 1.0e-06, Terms 2904/6365
000028.169: Module Mimas.dll ............. [Build 241231, API 241231]
000028.170: SATSAT Mimas: Terms 113
000028.172: Module Enceladus.dll ......... [Build 241231, API 241231]
000028.173: SATSAT Enceladus: Terms 33
000028.175: Module Tethys.dll ............ [Build 241231, API 241231]
000028.176: SATSAT Tethys: Terms 101
000028.178: Module Dione.dll ............. [Build 241231, API 241231]
000028.179: SATSAT Dione: Terms 59
000028.181: Module Rhea.dll .............. [Build 241231, API 241231]
000028.182: SATSAT Rhea: Terms 68
000028.184: Module Titan.dll ............. [Build 241231, API 241231]
000028.185: SATSAT Titan: Terms 100
000028.191: Module Iapetus.dll ........... [Build 241231, API 241231]
000028.191: SATSAT Iapetus: Terms 605
000028.194: Module Uranus.dll ............ [Build 241231, API 241231]
000028.216: VSOP87(B) Uranus: Precision 1.0e-06, Terms 1827/5269
000028.219: Module Miranda.dll ........... [Build ******, API 060425]
000028.222: Module Ariel.dll ............. [Build ******, API 060425]
000028.225: Module Umbriel.dll ........... [Build ******, API 060425]
000028.228: Module Titania.dll ........... [Build ******, API 060425]
000028.230: Module Oberon.dll ............ [Build ******, API 060425]
000028.234: Module Neptune.dll ........... [Build 241231, API 241231]
000028.243: VSOP87(B) Neptune: Precision 1.0e-06, Terms 391/2024
000028.251: Finished initialising world
000028.253: Module Multistage2015.dll .... [Build 250201, API 241231]
000028.262: Multistage Version: 170506
000028.262: Load State Started
000028.262: Ariane6: Guidance File present: Config\Kourou_Rockets\Ariane6\Ariane6_262_guidance.txt
000028.263: Ariane6: Sound found @step 1
000028.263: Ariane6: Sound found @step 2
000028.263: Ariane6: Sound found @step 3
000028.263: Ariane6: Sound found @step 4
000028.263: Ariane6: Sound found @step 5
000028.264: Ariane6: Sound found @step 6
000028.264: Ariane6: Sound found @step 7
000028.264: Ariane6: Sound found @step 8
000028.264: Ariane6: Sound found @step 9
000028.264: Ariane6: Sound found @step 10
000028.264: Ariane6: Sound found @step 11
000028.265: Ariane6: Sound found @step 12
000028.265: Ariane6: Sound found @step 13
000028.265: Ariane6: Sound found @step 14
000028.265: Ariane6: Sound found @step 15
000028.265: Ariane6: Sound found @step 16
000028.265: Ariane6: Sound found @step 17
000028.265: Ariane6: Sound found @step 18
000028.266: Ariane6: Sound found @step 19
000028.266: Ariane6: Sound found @step 20
000028.266: Ariane6: Sound found @step 21
000028.266: Ariane6: Sound found @step 22
000028.266: Ariane6: Sound found @step 23
000028.266: Ariane6: Sound found @step 24
000028.267: Ariane6: Sound found @step 25
000028.267: Ariane6: Sound found @step 26
000028.267: Ariane6: Sound found @step 27
000028.267: Ariane6: Sound found @step 28
000028.267: Ariane6: Sound found @step 29
000028.267: Ariane6: Sound found @step 30
000028.267: Ariane6: Sound found @step 31
000028.268: Ariane6: Sound found @step 32
000028.268: Ariane6: Config File: D:\ORBITER\Orbiter 2024 (momo)\Config\Kourou_Rockets\Ariane6\Ariane6_262.ini
000028.279: Ariane6: Number of stages in the ini file: 2
000028.290: Ariane6: Number of boosters group in the ini file: 3
000028.295: Ariane6: Number of Payloads in the ini file: 5
000028.295: Ariane6: This Rocket Has Fairing
000028.297: Ariane6: Texture n.1 Loaded Contrail
000028.297: Ariane6: Texture n.2 Loaded Contrail1
000028.297: Ariane6: Texture n.3 Loaded Contrail2
000028.302: Ariane6: Texture n.4 Loaded Kourou_Rockets\Exaust\Fx_Launch1
000028.303: Ariane6: Texture n.5 Loaded Kourou_Rockets\Exaust\Exaustmomo_02
000028.304: Ariane6: Texture n.6 Loaded Kourou_Rockets\Exaust\Exaustmomo_03
000028.305: Ariane6: Texture n.7 Loaded Kourou_Rockets\Exaust\Exaustmomo_water
000028.306: Ariane6: Texture n.8 Loaded Kourou_Rockets\Exaust\Soyuz
000028.323: Ariane6: booster n. 1 Tank Added: 1.000 kg
000028.323: Ariane6: booster n. 2 Tank Added: 1.000 kg
000028.323: Ariane6: booster n. 3 Tank Added: 222000.000 kg
000028.323: Ariane6: Stage n. 2 Tank Added: 25000.000 kg
000028.323: Ariane6: Stage n. 1 Tank Added: 150000.000 kg
000028.326: Ariane6: Stage n.1 Engine Exhaust Stream Added: etg1 to engine n.1
000028.326: Ariane6: Stage n. 1 Engines Exhaust Added--> number of engines: 1 , diameter: 3.000, position x: 0.000 y: 0.000 z: -20.000
000028.336: Ariane6: Booster Group n.1 Engine Exhaust Stream Added: water to engine n.1
000028.347: Ariane6: Booster Group n.1 Engine Exhaust Stream Added: water to engine n.1
000028.347: Ariane6: Booster Engines Exhaust Added--> Booster Group: 1 number of engines: 1 , diameter: 0.001, position x: 0.000 y: 0.000 z: -11.000
000028.358: Ariane6: Booster Group n.2 Engine Exhaust Stream Added: ice to engine n.1
000028.358: Ariane6: Booster Engines Exhaust Added--> Booster Group: 2 number of engines: 1 , diameter: 0.001, position x: 0.000 y: 0.000 z: 33.000
000028.362: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: booster to engine n.1
000028.380: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: diffuse to engine n.1
000028.381: Ariane6: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 1 , diameter: 3.500, position x: 3.748 y: -3.748 z: -19.000
000028.385: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: booster to engine n.2
000028.404: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: diffuse to engine n.2
000028.405: Ariane6: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 1 , diameter: 3.500, position x: -3.748 y: 3.748 z: -19.000
000028.446: Ariane6: Stage n.1 Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_stage1
000028.446: Ariane6: Stage n.1 Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_stage1 @ x:0.000 y:0.000 z:0.000
000028.587: Ariane6: Stage n.2 Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_stage2
000028.587: Ariane6: Stage n.2 Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_stage2 @ x:0.000 y:0.000 z:21.000
000028.592: Ariane6 Payload Mesh Preloaded 1
000028.592: Ariane6: Payload n.1 Mesh Added: Kourou_Rockets\Satellites\Sat-Vague1a @ x:0.000 y:0.000 z:30.055
000028.592: Ariane6 Payload Mesh Preloaded 2
000028.593: Ariane6: Payload n.2 Mesh Added: Kourou_Rockets\Satellites\Sat-Vague2a @ x:0.000 y:0.000 z:30.171
000028.593: Ariane6 Payload Mesh Preloaded 3
000028.593: Ariane6: Payload n.3 Mesh Added: Kourou_Rockets\Satellites\Sat-Vague3a @ x:0.000 y:0.000 z:30.181
000028.600: Ariane6 Payload Mesh Preloaded 4
000028.600: Ariane6: Payload n.4 Mesh Added: Kourou_Rockets\Satellites\Nyx-Bikini @ x:0.000 y:0.953 z:30.300
000028.608: Ariane6 Payload Mesh Preloaded 5
000028.609: Ariane6: Payload n.5 Mesh Added: Kourou_Rockets\Satellites\SpaceCase @ x:0.000 y:-0.935 z:30.135
000028.609: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_invisible_1
000028.609: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_invisible_1 @ x:0.000 y:0.000 z:-23.000
000028.610: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_invisible_1
000028.610: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_invisible_1 @ x:0.000 y:0.000 z:39.000
000028.628: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_Booster_1
000028.628: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_Booster_1 @ x:3.748 y:-3.748 z:0.000
000028.644: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_Booster_2
000028.644: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_Booster_2 @ x:-3.748 y:3.748 z:0.000
000028.652: Ariane6: Fairing Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_fairing_1
000028.653: Ariane6: Fairing Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_fairing_1 @ x:0.000 y:0.000 z:27.400
000028.657: Ariane6: Fairing Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_fairing_2
000028.658: Ariane6: Fairing Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_fairing_2 @ x:-0.000 y:0.000 z:27.400
000028.686: Ariane6: Adapter Mesh Preloaded
000028.686: Ariane6: Adapter Mesh Added: Kourou_Rockets\Ariane6\Ariane6_262_adapter @ x:0.000 y:0.000 z:28.200
000028.686: Load State Terminated
000028.701: Module EmptyModule.dll ....... [Build 250201, API 241231]
000028.704: Module spacecraft3.dll ....... [Build 151106, API 100830]
000028.706: ============================ ERROR: =========================== ; This seems to me strange, no ?
000028.706: Mesh file name not provided
000028.706: [MeshManager::LoadMesh | D:\a\orbiter\orbiter\Src\Orbiter\Mesh.cpp | 1306]
000028.706: ===============================================================

000028.706: D3D9ERROR: D3D9Client::clbkStoreMeshPersistent() hMesh is NULL
000028.725: Multistage Version: 170506
000028.725: Load State Started
000028.726: Base-ELA4: Config File: D:\ORBITER\Orbiter 2024 (momo)\Config\Kourou_Rockets\base-ELA4.ini
000028.733: Base-ELA4: Number of stages in the ini file: 1
000028.736: Base-ELA4: Number of boosters group in the ini file: 0
000028.739: Base-ELA4: Number of Payloads in the ini file: 4
000028.744: Base-ELA4: Stage n. 1 Tank Added: 0.000 kg
000028.744: Base-ELA4: Stage n. 1 Engines Exhaust Added--> number of engines: 1 , diameter: 0.500, position x: 0.000 y: 0.000 z: -0.500
000028.745: Base-ELA4: Stage n.1 Mesh Preloaded: Kourou_Rockets\Base
000028.745: Base-ELA4: Stage n.1 Mesh Added Mesh: Kourou_Rockets\Base @ x:0.000 y:0.000 z:0.000
000028.745: Load State Terminated
000028.746: Finished initialising status
000028.746: Finished initialising camera
000028.770: Finished setting up render state
000028.771: D3D9: [Scene Initialized]
000028.810: XRSound 3.00 RC2 [32-bit Release], Build Date : Dec 31 2024 initialized using sound driver DirectSound8; irrKlang version = 1.6.0. XRSound UpdateInterval = 0.050 (20.0 updates per second)
000028.894: Venting Effect Added @: 0.000,-0.900,43.000 dir: 0.000,-0.050,-1.000
000028.896: Venting Effect Added @: 0.000,-3.500,25.850 dir: 0.000,-0.100,-1.000
000028.898: Venting Effect Added @: -2.000,-3.000,18.000 dir: 0.000,-0.200,-1.000
000028.899: Venting Effect Added @: 2.000,-3.000,18.000 dir: 0.000,-0.200,-1.000
000030.233: ============================ ERROR: ===========================
000030.233: Mesh not found: .\Meshes\.msh
000030.233: [LoadMesh | D:\a\orbiter\orbiter\Src\Orbiter\Mesh.cpp | 1341]
000030.234: ===============================================================
000040.601: Ariane6 Booster n: 1 ignited @0.0 ; This is probably the cause... (I'll check tomorrow)...
000040.601: Ariane6 Booster n: 3 ignited @0.0
 
Last edited:
Hi Matias

It's me again 😋

just to point out some issues I noticed with the DLLs you uploaded in your previous message.

There seems to be a problem with customised "bases" : (or custom bases ?)
(If I write the "Ramp" parameter in the scenario with a "MS_LaunchPad_<vessel>:Ghost_<vessel>)

Here is what I have with the original Multistage2015 ("base" or custom "launchpad"):

bug3.jpg

And the scn that goes with it:

BEGIN_HYPERDESC

END_HYPERDESC


BEGIN_ENVIRONMENT
System Sol
Date MJD 60500.7913773148
END_ENVIRONMENT


BEGIN_FOCUS
Ship Ariane6
END_FOCUS

BEGIN_CAMERA
TARGET Ariane6
MODE Extern
POS 7.836151 -0.729725 -102.522190
TRACKMODE TargetRelative
FOV 74.84
END_CAMERA

BEGIN_SHIPS
Ariane6:Kourou_Rockets\Ariane6\Ariane6_262
STATUS Landed Earth
POS -52.7588630 5.2666620
HEADING 341
ATTACHED 1:0,MS_LaunchPad_Ariane6
AFCMODE 7
FUEL 1
CONFIG_FILE Config\Kourou_Rockets\Ariane6\Ariane6_262.ini
GUIDANCE_FILE Config\Kourou_Rockets\Ariane6\Ariane6_262_guidance.txt
CONFIGURATION 0
RAMP
END
MS_LaunchPad_Ariane6:Ghost_ELA4-Crawler
STATUS Landed Earth
POS -52.7588630 5.2666620
HEADING 341
ATTACHED 0:0,ELA4_Crawler
AFCMODE 7
NAVFREQ 0 0
END
ELA4_Crawler:Kourou\ELA4_Crawler
STATUS Landed Earth
POS -52.7588630 5.2666620
HEADING 341
ATTACHED 0:1,Base-ELA4
AFCMODE 7
NAVFREQ 0 0
CONFIGURATION 1
END
Base-ELA4:Kourou_Rockets\Base-ELA4
STATUS Landed Earth
POS -52.7588630 5.2666620
HEADING 341
AFCMODE 7
NAVFREQ 0 0 0 0
XPDR 0
CONFIG_FILE Config\Kourou_Rockets\base-ELA4.ini
CONFIGURATION 0
END
END_SHIPS

Here is what I have with your Multistage2015 "2024 provisional" ("base" or custom "launchpad"):

bug2.jpg
No mast, platform ans building, and the rocket in in the ground
Note : The scn that goes with it is the same as before


And here is what I have with your Multistage2015 "2024 provisional" ("base" or custom "launchpad" removed):

bug1.jpg
it's ok, the rocket is on the ground
And the scn that goes with it : (no "ramp"

BEGIN_HYPERDESC

END_HYPERDESC


BEGIN_ENVIRONMENT
System Sol
Date MJD 60500.7913773148
END_ENVIRONMENT


BEGIN_FOCUS
Ship Ariane6
END_FOCUS

BEGIN_CAMERA
TARGET Ariane6
MODE Extern
POS 7.836151 -0.729725 -102.522190
TRACKMODE TargetRelative
FOV 74.84
END_CAMERA


BEGIN_SHIPS
Ariane6:Kourou_Rockets\Ariane6\Ariane6_262
STATUS Landed Earth
POS -52.7588630 5.2666620
HEADING 341
AFCMODE 7
FUEL 1
CONFIG_FILE Config\Kourou_Rockets\Ariane6\Ariane6_262.ini
GUIDANCE_FILE Config\Kourou_Rockets\Ariane6\Ariane6_262_guidance.txt
CONFIGURATION 0
END
END_SHIPS

One last thing:

I made this test in a new installation of Orbiter2024.

For this new install to work, I had to :
  • copy a lua5.1.dll file into the ...\Modules folder
  • and after creating the symbolic links ("Create symbolic link" in D3D9 advanced setup)
I had also to copy the zlib.dll files into the ...\Modules\Server folder

I afraid that this is not going to be easy for you....
I wish you good luck, you have a lot of work, and unfortunately I don't know C++ so I couldn't help you with that.
but I think I have a good knowledge of Multistage and I hope I can help you... and above all not discourage you... 🙃

And also.... sorry for my not always perfect English, I am French and the Frenchs are not very good with learning foreign languages.... 😔

Cheers :cheers::hailprobe:
 
Last edited:
Do we need to install the MS2015 for 2016 into 2024 and use this update?
No, it's not mandatory...

You just have to copy all the DLL files in the "\modules" folder
except the "Multistage2015_MFD.dll" file which must be in the "\Modules\Plugin" folder

➡️ Oh yes, you also need the "Stage.cfg" file in the \Config\Vessels folder ⚠️
(and don't forget to do "create symbolic links")

And if you want to compare the old Fred18's "Multistage2015" of with the "new" one from Matias,
rename (or save) this file and copy the old one, and vice versa.

Remark : may be it would be better to rename the new file "multistage2024"? :unsure:

In this case in the CFG file of your rocket, you will just have to replace :
ClassName = Your_vessel
Module = Multistage2015

with :
ClassName = Your_vessel
Module = Multistage2024


So I also have a new thing to explain to you (and to Matias)...

I told you in my previous message that I didn't have the mast, my custom pad and the building.

So I went to the folder ...\Modules\Server but I couldn't enter into the ...\Modules\Server\Config folder
Windows told me "folder does not exist, or moved etc..." ☹️

I tried with the "unloker" program (a free prog. very useful to go to hidden or forbidden folders) but same issue.
So, I deleted this folder (with "Unlocker" because Windows still refused it)
Then I copied this same folder from another installation of Orbiter2024 (why could I go there? strange..)
In the folder ..\Modules\Server.

Since then I have all my elements: the building, the mast, and the rocket attached to my pad...
(like the fist image in my previus message)
 
Last edited:
Thanks. I get a ctd:
000055.328: File not found: .\Config\Multistage2015.cfg
000055.328: [Vessel::OpenConfigFile | D:\a\orbiter\orbiter\Src\Orbiter\Vessel.cpp | 254]
000055.328: ===============================================================
File not found: .\Config\EmptyModule.cfg
000017.367: No vessel class configuration file found for: …Àt€‹•
000017.367: [Vessel::OpenConfigFile | D:\a\orbiter\orbiter\Src\Orbiter\Vessel.cpp | 254]

I created the links and just copied from 2016 the cfg and she loaded.
Multistage2015.cfg
and
EmptyModule.cfg this was in Config\Vessels\...


She loads but I get a CTD on exit.
000018.456: Module Multistage2015.dll .... [Build 250201, API 241231]
000018.465: Multistage Version: 170506
 

Attachments

  • newglen2024launch1.jpg
    newglen2024launch1.jpg
    29.3 KB · Views: 3
  • newglenn2024.jpg
    newglenn2024.jpg
    43.7 KB · Views: 3
Last edited:
I get a ctd:
000055.328: File not found: .\Config\Multistage2015.cfg
File not found: .\Config\EmptyModule.cfg

I created the links and just copied from 2016 the cfg and she loaded.
Oh I'm so sorry, I forgot that...
Yes, you need all the cfg files.... 🥵 apologies...

So in the end you were right...
It's easier to start by installing the multistage2015 version for Orbiter 2016.... :unsure:

She loads but I get a CTD on exit.
000018.456: Module Multistage2015.dll .... [Build 250201, API 241231]
000018.465: Multistage Version: 170506
So do this:
In the OpenOrbiter Server Launchpad
go to tab "extra" then "Debbugging option" then "orbiter shutdown options"
then Edit (at the bottom and left of the window) and set "terminate Orbiter Proces"
 
Did that
Still CTD.
I get this in the log.
000073.700: D3D9ERROR: Surface [Hangrail_n.dds] (64, 64)
000073.700: D3D9ERROR: Surface [Ball.dds] (64, 64)
000073.700: D3D9ERROR: Surface [main_menu.dds] (1024, 256)
000073.700: D3D9ERROR: Surface [Cockpit\Glasspit.dds] (512, 256)
000073.904: Unloading module D3D9Client
000073.906: Unloading module ScnEditor
000073.907: Unloading module AtlantisConfig
000073.907: Unloading module AtmConfig
000073.907: Unloading module DGConfigurator
000073.907: Unloading module VenusAtm2006
000073.908: Unloading module EarthAtmJ71G
000073.908: Unloading module MarsAtm2006
000073.908: **** Fast process shutdown
 

Attachments

  • orbitexit.jpg
    orbitexit.jpg
    55.1 KB · Views: 3
Did that
Still CTD.
Orbiter 2024 is a bit unpredictable and has strange reactions... :unsure: 😔

Do you have this?

zut.jpg

if not copy the dll from the attached zip file into the folder ...\Modules\Server

But I don't guarantee anything... (in any case it won't mess up your orbiter...)
 

Attachments

As you can see there is many many errors... but this Orbiter2024 works fine... Strange, no ?

**** Orbiter.log
000000.000: Build Dec 31 2024 [v.498139398]
000000.000: Timer precision: 3.00288e-07 sec
000000.036: Found 0 joystick(s)
000000.182: ---------------------------------------------------------------
000000.182: BaseDir : D:\ORBITER\Orbiter 2024 (momo)\
000000.182: ConfigDir : D:\ORBITER\Orbiter 2024 (momo)\Config\
000000.182: MeshDir : D:\ORBITER\Orbiter 2024 (momo)\Meshes\
000000.183: TextureDir : D:\ORBITER\Orbiter 2024 (momo)\Textures\
000000.183: HightexDir : D:\ORBITER\Orbiter 2024 (momo)\Textures2\
000000.183: ScenarioDir: D:\ORBITER\Orbiter 2024 (momo)\Scenarios\
000000.183: ---------------------------------------------------------------
000000.185: D3D9 DLLs : C:\Windows\system32\d3d9.dll [v 6.1.7601.17514]
000000.186: : C:\Windows\system32\d3dx9_43.dll [v 9.29.952.3111]
000000.186: ---------------------------------------------------------------
000000.186: Module D3D9Client.dll ........ [Build 241231, API 241231]
000000.197: [D3D9] Native Interface
000000.197: [D3D9] DirectX9 Created...
000000.197: [D3D9] Initialize VideoTab...
000000.249: Loading module D3D9Client
000000.251: Module XRSound.dll ........... [Build 241231, API 241231]
000000.252: Loading module XRSound
000000.252: Module AtlantisConfig.dll .... [Build 241231, API 241231]
000000.253: Loading module AtlantisConfig (legacy interface)
000000.253: Module AtmConfig.dll ......... [Build 241231, API 241231]
000000.253: Loading module AtmConfig (legacy interface)
000000.254: Module DGConfigurator.dll .... [Build 241231, API 241231]
000000.254: Loading module DGConfigurator (legacy interface)
000005.032:
000005.032: **** Creating simulation session
000005.049: D3D9: [DirectX 9 Initialized]
000005.050: D3D9: 3D-Adapter.............. : NVIDIA GeForce GTX 660 Ti
000005.050: D3D9: MaxTextureWidth......... : 8192
000005.050: D3D9: MaxTextureHeight........ : 8192
000005.051: D3D9: MaxTextureRepeat........ : 8192
000005.051: D3D9: VolTexAddressCaps....... : 0x3F
000005.051: D3D9: NumSimultaneousRTs...... : 4
000005.051: D3D9: VertexDeclCaps.......... : 0x30F
000005.052: D3D9: MiscCaps................ : 0x2FCEF2
000005.052: D3D9: Separate AlphaBlend..... : Yes
000005.052: D3D9: Shadow Mapping.......... : Yes
000005.052: D3D9: D3DFMT_A16B16G16R16F.... : Yes
000005.053: D3D9: Vertex_A16B16G16R16F.... : Yes
000005.053: D3D9: Vertex_A32B32G32R32F.... : Yes
000005.053: D3D9: Vertex_R16F............. : Yes
000005.053: D3D9: Vertex_R32F............. : Yes
000005.053: D3D9: D3DFMT_A32B32G32R32F.... : Yes
000005.054: D3D9: D3DFMT_D32F_LOCKABLE.... : Yes
000005.054: D3D9: D3DFMT_A2R10G10B10...... : Yes
000005.054: D3D9: D3DFMT_L8............... : Yes
000005.054: D3D9: D3DDTCAPS_DEC3N......... : No
000005.054: D3D9: D3DDTCAPS_FLOAT16_2..... : Yes
000005.055: D3D9: D3DDTCAPS_FLOAT16_4..... : Yes
000005.055: D3D9: Runs under WINE......... : No
000005.055: D3D9: D3D9Build Date.......... : 0
000005.114: D3D9: Available Texture Memory : 4025 MB
000005.119: D3D9: [3DDevice Initialized]
000016.360: Loaded 41057 records from star database
000018.175: D3D9: [D3D9Client Initialized]
000018.252: Module Sun.dll ............... [Build 241231, API 241231]
000018.278: VSOP87(E) Sun: Precision 1.0e-06, Terms 554/6634
000018.285: Module Mercury.dll ........... [Build 241231, API 241231]
000018.297: GRAVITY MODEL: GravityModels\jgmess_160a_sha.tab LOADED, Terms 65/13040
000018.325: VSOP87(B) Mercury: Precision 1.0e-05, Terms 167/7123
000018.333: Module Venus.dll ............. [Build 241231, API 241231]
000018.340: GRAVITY MODEL: GravityModels\mod_shgj120p.a01 LOADED, Terms 65/7380
000018.341: Module VenusAtm2006.dll ...... [Build 241231, API 241231]
000018.341: Loading module VenusAtm2006 (legacy interface)
000018.348: VSOP87(B) Venus: Precision 1.0e-05, Terms 79/1710
000018.372: Module Earth.dll ............. [Build 241231, API 241231]
000018.427: GRAVITY MODEL: GravityModels\egm96_to360.tab LOADED, Terms 65/65340
000018.435: Module EarthAtmJ71G.dll ...... [Build 241231, API 241231]
000018.436: Loading module EarthAtmJ71G (legacy interface)
000018.446: VSOP87(B) Earth: Precision 1.0e-08, Terms 2564/2564
000018.848: Module Moon.dll .............. [Build 241231, API 241231]
000018.860: GRAVITY MODEL: GravityModels\jgl165p1.sha LOADED, Terms 65/13860
000018.868: ELP82: Precision 1.0e-05, Terms 116/829
000018.875: Module Mars.dll .............. [Build 241231, API 241231]
000018.882: GRAVITY MODEL: GravityModels\jgmro_120f_sha.tab LOADED, Terms 65/7380
000018.883: Module MarsAtm2006.dll ....... [Build 241231, API 241231]
000018.883: Loading module MarsAtm2006 (legacy interface)
000018.908: VSOP87(B) Mars: Precision 1.0e-05, Terms 405/6400
000018.915: Module Phobos.dll ............ [Build ******, API 060425]
000018.918: Module Deimos.dll ............ [Build ******, API 060425]
000018.922: GRAVITY MODEL: GravityModels\JGDWN_VES20H_SHA.TAB LOADED, Terms 65/230
000018.926: Module Galsat.dll ............ [Build 241231, API 241231]
000018.928: Module Jupiter.dll ........... [Build 241231, API 241231]
000018.943: VSOP87(B) Jupiter: Precision 1.0e-06, Terms 1624/3625
000018.947: Module Io.dll ................ [Build 241231, API 241231]
000018.952: Module Europa.dll ............ [Build 241231, API 241231]
000018.955: Module Ganymede.dll .......... [Build 241231, API 241231]
000018.958: Module Callisto.dll .......... [Build 241231, API 241231]
000018.963: Module Satsat.dll ............ [Build 241231, API 241231]
000018.970: Module Saturn.dll ............ [Build 241231, API 241231]
000018.996: VSOP87(B) Saturn: Precision 1.0e-06, Terms 2904/6365
000018.999: Module Mimas.dll ............. [Build 241231, API 241231]
000019.000: SATSAT Mimas: Terms 113
000019.002: Module Enceladus.dll ......... [Build 241231, API 241231]
000019.003: SATSAT Enceladus: Terms 33
000019.005: Module Tethys.dll ............ [Build 241231, API 241231]
000019.005: SATSAT Tethys: Terms 101
000019.008: Module Dione.dll ............. [Build 241231, API 241231]
000019.008: SATSAT Dione: Terms 59
000019.011: Module Rhea.dll .............. [Build 241231, API 241231]
000019.011: SATSAT Rhea: Terms 68
000019.014: Module Titan.dll ............. [Build 241231, API 241231]
000019.014: SATSAT Titan: Terms 100
000019.020: Module Iapetus.dll ........... [Build 241231, API 241231]
000019.020: SATSAT Iapetus: Terms 605
000019.024: Module Uranus.dll ............ [Build 241231, API 241231]
000019.046: VSOP87(B) Uranus: Precision 1.0e-06, Terms 1827/5269
000019.049: Module Miranda.dll ........... [Build ******, API 060425]
000019.052: Module Ariel.dll ............. [Build ******, API 060425]
000019.054: Module Umbriel.dll ........... [Build ******, API 060425]
000019.057: Module Titania.dll ........... [Build ******, API 060425]
000019.060: Module Oberon.dll ............ [Build ******, API 060425]
000019.064: Module Neptune.dll ........... [Build 241231, API 241231]
000019.072: VSOP87(B) Neptune: Precision 1.0e-06, Terms 391/2024
000019.081: Finished initialising world
000019.083: Module Multistage2015.dll .... [Build 250201, API 241231]
000019.091: Multistage Version: 170506
000019.092: Load State Started
000019.092: Ariane6: Guidance File present: Config\Kourou_Rockets\Ariane6\Ariane6_262_guidance.txt
000019.092: Ariane6: Sound found @step 1
000019.093: Ariane6: Sound found @step 2
000019.093: Ariane6: Sound found @step 3
000019.093: Ariane6: Sound found @step 4
000019.093: Ariane6: Sound found @step 5
000019.093: Ariane6: Sound found @step 6
000019.094: Ariane6: Sound found @step 7
000019.094: Ariane6: Sound found @step 8
000019.094: Ariane6: Sound found @step 9
000019.094: Ariane6: Sound found @step 10
000019.094: Ariane6: Sound found @step 11
000019.094: Ariane6: Sound found @step 12
000019.095: Ariane6: Sound found @step 13
000019.095: Ariane6: Sound found @step 14
000019.095: Ariane6: Sound found @step 15
000019.095: Ariane6: Sound found @step 16
000019.095: Ariane6: Sound found @step 17
000019.095: Ariane6: Sound found @step 18
000019.095: Ariane6: Sound found @step 19
000019.096: Ariane6: Sound found @step 20
000019.096: Ariane6: Sound found @step 21
000019.096: Ariane6: Sound found @step 22
000019.096: Ariane6: Sound found @step 23
000019.096: Ariane6: Sound found @step 24
000019.096: Ariane6: Sound found @step 25
000019.097: Ariane6: Sound found @step 26
000019.097: Ariane6: Sound found @step 27
000019.097: Ariane6: Sound found @step 28
000019.097: Ariane6: Sound found @step 29
000019.097: Ariane6: Sound found @step 30
000019.097: Ariane6: Sound found @step 31
000019.098: Ariane6: Sound found @step 32
000019.098: Ariane6: Config File: D:\ORBITER\Orbiter 2024 (momo)\Config\Kourou_Rockets\Ariane6\Ariane6_262.ini
000019.109: Ariane6: Number of stages in the ini file: 2
000019.120: Ariane6: Number of boosters group in the ini file: 3
000019.125: Ariane6: Number of Payloads in the ini file: 5
000019.125: Ariane6: This Rocket Has Fairing
000019.127: Ariane6: Texture n.1 Loaded Contrail
000019.127: Ariane6: Texture n.2 Loaded Contrail1
000019.127: Ariane6: Texture n.3 Loaded Contrail2
000019.132: Ariane6: Texture n.4 Loaded Kourou_Rockets\Exaust\Fx_Launch1
000019.133: Ariane6: Texture n.5 Loaded Kourou_Rockets\Exaust\Exaustmomo_02
000019.134: Ariane6: Texture n.6 Loaded Kourou_Rockets\Exaust\Exaustmomo_03
000019.135: Ariane6: Texture n.7 Loaded Kourou_Rockets\Exaust\Exaustmomo_water
000019.136: Ariane6: Texture n.8 Loaded Kourou_Rockets\Exaust\Soyuz
000019.153: Ariane6: booster n. 1 Tank Added: 1.000 kg
000019.153: Ariane6: booster n. 2 Tank Added: 1.000 kg
000019.153: Ariane6: booster n. 3 Tank Added: 222000.000 kg
000019.154: Ariane6: Stage n. 2 Tank Added: 25000.000 kg
000019.154: Ariane6: Stage n. 1 Tank Added: 150000.000 kg
000019.156: Ariane6: Stage n.1 Engine Exhaust Stream Added: etg1 to engine n.1
000019.156: Ariane6: Stage n. 1 Engines Exhaust Added--> number of engines: 1 , diameter: 3.000, position x: 0.000 y: 0.000 z: -20.000
000019.167: Ariane6: Booster Group n.1 Engine Exhaust Stream Added: water to engine n.1
000019.177: Ariane6: Booster Group n.1 Engine Exhaust Stream Added: water to engine n.1
000019.178: Ariane6: Booster Engines Exhaust Added--> Booster Group: 1 number of engines: 1 , diameter: 0.001, position x: 0.000 y: 0.000 z: -11.000
000019.187: Ariane6: Booster Group n.2 Engine Exhaust Stream Added: ice to engine n.1
000019.188: Ariane6: Booster Engines Exhaust Added--> Booster Group: 2 number of engines: 1 , diameter: 0.001, position x: 0.000 y: 0.000 z: 33.000
000019.192: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: booster to engine n.1
000019.210: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: diffuse to engine n.1
000019.210: Ariane6: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 1 , diameter: 3.500, position x: 3.748 y: -3.748 z: -19.000
000019.215: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: booster to engine n.2
000019.233: Ariane6: Booster Group n.3 Engine Exhaust Stream Added: diffuse to engine n.2
000019.233: Ariane6: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 1 , diameter: 3.500, position x: -3.748 y: 3.748 z: -19.000
000019.273: Ariane6: Stage n.1 Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_stage1
000019.274: Ariane6: Stage n.1 Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_stage1 @ x:0.000 y:0.000 z:0.000
000019.412: Ariane6: Stage n.2 Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_stage2
000019.412: Ariane6: Stage n.2 Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_stage2 @ x:0.000 y:0.000 z:21.000
000019.416: Ariane6 Payload Mesh Preloaded 1
000019.416: Ariane6: Payload n.1 Mesh Added: Kourou_Rockets\Satellites\Sat-Vague1a @ x:0.000 y:0.000 z:30.055
000019.417: Ariane6 Payload Mesh Preloaded 2
000019.417: Ariane6: Payload n.2 Mesh Added: Kourou_Rockets\Satellites\Sat-Vague2a @ x:0.000 y:0.000 z:30.171
000019.418: Ariane6 Payload Mesh Preloaded 3
000019.418: Ariane6: Payload n.3 Mesh Added: Kourou_Rockets\Satellites\Sat-Vague3a @ x:0.000 y:0.000 z:30.181
000019.424: Ariane6 Payload Mesh Preloaded 4
000019.424: Ariane6: Payload n.4 Mesh Added: Kourou_Rockets\Satellites\Nyx-Bikini @ x:0.000 y:0.953 z:30.300
000019.432: Ariane6 Payload Mesh Preloaded 5
000019.433: Ariane6: Payload n.5 Mesh Added: Kourou_Rockets\Satellites\SpaceCase @ x:0.000 y:-0.935 z:30.135
000019.433: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_invisible_1
000019.433: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_invisible_1 @ x:0.000 y:0.000 z:-23.000
000019.434: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_invisible_1
000019.434: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_invisible_1 @ x:0.000 y:0.000 z:39.000
000019.452: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_Booster_1
000019.452: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_Booster_1 @ x:3.748 y:-3.748 z:0.000
000019.466: Ariane6: Booster Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_Booster_2
000019.467: Ariane6: Booster Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_Booster_2 @ x:-3.748 y:3.748 z:0.000
000019.475: Ariane6: Fairing Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_fairing_1
000019.475: Ariane6: Fairing Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_fairing_1 @ x:0.000 y:0.000 z:27.400
000019.480: Ariane6: Fairing Mesh Preloaded: Kourou_Rockets\Ariane6\Ariane6_262_fairing_2
000019.480: Ariane6: Fairing Mesh Added Mesh: Kourou_Rockets\Ariane6\Ariane6_262_fairing_2 @ x:-0.000 y:0.000 z:27.400
000019.508: Ariane6: Adapter Mesh Preloaded
000019.508: Ariane6: Adapter Mesh Added: Kourou_Rockets\Ariane6\Ariane6_262_adapter @ x:0.000 y:0.000 z:28.200
000019.508: Load State Terminated
000019.523: Module EmptyModule.dll ....... [Build 250201, API 241231]
000019.526: Module spacecraft3.dll ....... [Build 151106, API 100830]
000019.561: Multistage Version: 170506
000019.561: Load State Started
000019.561: Base-ELA4: Config File: D:\ORBITER\Orbiter 2024 (momo)\Config\Kourou_Rockets\base-ELA4.ini
000019.570: Base-ELA4: Number of stages in the ini file: 1
000019.573: Base-ELA4: Number of boosters group in the ini file: 0
000019.577: Base-ELA4: Number of Payloads in the ini file: 4
000019.581: Base-ELA4: Stage n. 1 Tank Added: 0.000 kg
000019.581: Base-ELA4: Stage n. 1 Engines Exhaust Added--> number of engines: 1 , diameter: 0.500, position x: 0.000 y: 0.000 z: -0.500
000019.582: Base-ELA4: Stage n.1 Mesh Preloaded: Kourou_Rockets\Base
000019.582: Base-ELA4: Stage n.1 Mesh Added Mesh: Kourou_Rockets\Base @ x:0.000 y:0.000 z:0.000
000019.582: Load State Terminated
000019.583: Finished initialising status
000019.584: Finished initialising camera
000019.608: Finished setting up render state
000019.608: D3D9: [Scene Initialized]
000019.608: Post Creation Started
000019.608: Ariane6: Gravity Turn Initial Pitch by user: 89.500 Calculated:71.950
000019.615: RESET PEG
000019.615: Ariane6: Planet Reference Pressure = 101325.0 Pa Atmosphere Altitude Limit:2500.0 km
000019.615: Post Creation Terminated
000019.619: Post Creation Started
000019.621: Module spacecraft4.dll ....... [Build 151223, API 100830]
000019.762: ============================ ERROR: ===========================
000019.763: Mesh not found: .\Meshes\.msh
000019.763: [LoadMesh | D:\a\orbiter\orbiter\Src\Orbiter\Mesh.cpp | 1341]
file too big, end of orbiter.log next msg :
 
000019.763: ===============================================================
000019.841: ============================ ERROR: ===========================
000019.842: Mesh not found: .\Meshes\.msh
000019.842: [LoadMesh | D:\a\orbiter\orbiter\Src\Orbiter\Mesh.cpp | 1341]
000019.842: ===============================================================
000019.845: Module ela4_tower.dll ........ [Build 180405, API 160828]
000019.858: Base-ELA4: Gravity Turn Initial Pitch by user: 89.500 Calculated:89.000
000019.858: Creating Launchpad
000019.859: RESET PEG
000019.860: Base-ELA4: Planet Reference Pressure = 101325.0 Pa Atmosphere Altitude Limit:2500.0 km
000019.860: Post Creation Terminated
000019.896: Finished initialising panels
000019.936: XRSound 3.00 RC2 [32-bit Release], Build Date : Dec 31 2024 initialized using sound driver DirectSound8; irrKlang version = 1.6.0. XRSound UpdateInterval = 0.050 (20.0 updates per second)
000020.028: Venting Effect Added @: 0.000,-0.900,43.000 dir: 0.000,-0.050,-1.000
000020.029: Venting Effect Added @: 0.000,-3.500,25.850 dir: 0.000,-0.100,-1.000
000020.031: Venting Effect Added @: -2.000,-3.000,18.000 dir: 0.000,-0.200,-1.000
000020.032: Venting Effect Added @: 2.000,-3.000,18.000 dir: 0.000,-0.200,-1.000
000021.370: ============================ ERROR: ===========================
000021.370: Mesh not found: .\Meshes\.msh
000021.371: [LoadMesh | D:\a\orbiter\orbiter\Src\Orbiter\Mesh.cpp | 1341]
000021.371: ===============================================================
000027.055: D3D9: [Session Closed. Scene deleted.]
000027.055: D3D9: [Destroy Render Window Called]
000027.061: D3D9ERROR: UnDeleted Surfaces(s) Detected 60... Releasing...
000027.061: D3D9ERROR: Surface [Fcd01.dds] (32, 32)
000027.061: D3D9ERROR: Surface [Fcd01_n.dds] (32, 32)
000027.061: D3D9ERROR: Surface [Fcd02.dds] (32, 32)
000027.061: D3D9ERROR: Surface [Fcd02_n.dds] (32, 32)
000027.062: D3D9ERROR: Surface [Fcd03.dds] (32, 32)
000027.062: D3D9ERROR: Surface [Fcd03_n.dds] (32, 32)
000027.062: D3D9ERROR: Surface [Fcd04.dds] (32, 32)
000027.062: D3D9ERROR: Surface [Fcd04_n.dds] (32, 32)
000027.062: D3D9ERROR: Surface [Fcd05.dds] (32, 32)
000027.062: D3D9ERROR: Surface [Fcd05_n.dds] (32, 32)
000027.063: D3D9ERROR: Surface [Fcd06.dds] (32, 32)
000027.063: D3D9ERROR: Surface [Fcd06_n.dds] (32, 32)
000027.063: D3D9ERROR: Surface [Fcd07.dds] (32, 32)
000027.063: D3D9ERROR: Surface [Fcd08.dds] (32, 32)
000027.063: D3D9ERROR: Surface [Fcd09.dds] (32, 32)
000027.063: D3D9ERROR: Surface [Fcd10.dds] (32, 32)
000027.064: D3D9ERROR: Surface [Fcd11.dds] (32, 32)
000027.064: D3D9ERROR: Surface [Fcd11_n.dds] (32, 32)
000027.064: D3D9ERROR: Surface [Fcd12.dds] (32, 32)
000027.064: D3D9ERROR: Surface [Fcd12_n.dds] (32, 32)
000027.064: D3D9ERROR: Surface [Fcd13.dds] (32, 32)
000027.064: D3D9ERROR: Surface [Fcd13_n.dds] (32, 32)
000027.065: D3D9ERROR: Surface [Fcd14.dds] (32, 32)
000027.065: D3D9ERROR: Surface [Fcd15.dds] (32, 32)
000027.065: D3D9ERROR: Surface [Roof01.dds] (32, 32)
000027.065: D3D9ERROR: Surface [Roof02.dds] (32, 32)
000027.065: D3D9ERROR: Surface [Wall01.dds] (32, 32)
000027.066: D3D9ERROR: Surface [Door01.dds] (32, 32)
000027.066: D3D9ERROR: Surface [Lpad01.dds] (128, 128)
000027.066: D3D9ERROR: Surface [Lpad01_n.dds] (128, 128)
000027.066: D3D9ERROR: Surface [Lpad02.dds] (128, 128)
000027.066: D3D9ERROR: Surface [Lpad02_n.dds] (128, 128)
000027.066: D3D9ERROR: Surface [Lpad02a.dds] (128, 128)
000027.067: D3D9ERROR: Surface [Lpad02a_n.dds] (128, 128)
000027.067: D3D9ERROR: Surface [Taxiway1.dds] (128, 128)
000027.067: D3D9ERROR: Surface [Taxiway1_n.dds] (128, 128)
000027.067: D3D9ERROR: Surface [Taxiway2.dds] (128, 128)
000027.067: D3D9ERROR: Surface [Taxiway2_n.dds] (128, 128)
000027.068: D3D9ERROR: Surface [Monorail.dds] (64, 64)
000027.068: D3D9ERROR: Surface [Monorail_n.dds] (64, 64)
000027.068: D3D9ERROR: Surface [Hangrail.dds] (64, 64)
000027.068: D3D9ERROR: Surface [Hangrail_n.dds] (64, 64)
000027.068: D3D9ERROR: Surface [Solpanel.dds] (128, 128)
000027.068: D3D9ERROR: Surface [Runway2.dds] (256, 256)
000027.069: D3D9ERROR: Surface [Ball.dds] (64, 64)
000027.069: D3D9ERROR: Surface [Cape17.dds] (128, 128)
000027.069: D3D9ERROR: Surface [Cape18.dds] (128, 128)
000027.069: D3D9ERROR: Surface [Cape19.dds] (128, 128)
000027.069: D3D9ERROR: Surface [Cape20.dds] (128, 128)
000027.069: D3D9ERROR: Surface [Cape22.dds] (128, 128)
000027.070: D3D9ERROR: Surface [Cape23.dds] (128, 128)
000027.070: D3D9ERROR: Surface [Cape23_n.dds] (128, 128)
000027.070: D3D9ERROR: Surface [Concrete1.dds] (256, 256)
000027.070: D3D9ERROR: Surface [main_menu.dds] (1024, 256)
000027.070: D3D9ERROR: Surface [main_menu_tgt.dds] (1024, 128)
000027.070: D3D9ERROR: Surface [transp.dds] (4, 4)
000027.071: D3D9ERROR: Surface [clbkCreateTexture] (2, 2)
000027.071: D3D9ERROR: Surface [Cockpit\Glasspit.dds] (512, 256)
000027.071: D3D9ERROR: Surface [clbkCreateSurfaceEx] (393, 393)
000027.071: D3D9ERROR: Surface [clbkCreateSurfaceEx] (393, 393)
000027.278: XRSound 3.00 RC2 [32-bit Release], Build Date : Dec 31 2024 terminating.
000027.293: Unloading module D3D9Client
000027.302: Unloading module XRSound
000027.303: Unloading module AtlantisConfig
000027.303: Unloading module AtmConfig
000027.304: Unloading module DGConfigurator
000027.304: Unloading module VenusAtm2006
000027.304: Unloading module EarthAtmJ71G
000027.304: Unloading module MarsAtm2006
000027.305: **** Fast process shutdown
 
Thank you very much @jacquesmomo for all the information.
Indeed, it's not going to be easy, but it's not impossible either.

I downloaded a program called Cppcheck (which I use on Linux to fix bugs) that checks the source code and provides suggestions on how to fix it.

In the case of the Multistage project there are a lot of uninitialized variables. So I'm going to start fixing that.

Again, thank you all very much.
 
Hi there, thank you for all your hard work on this. I'm trying this with Orbiter 2024 but it won't takeoff, it's just stuck on the pad. Any ideas?

Code:
[MISC]
cog=25.000
GNC_Debug=0
Telemetry=0
Focus=1
Thrust_real_pos=0
Vertical_Angle=0.000

[TEXTURE_LIST]
TEX_1=Exhaust_atsme
TEX_2=SLS_2016\SSME_Exhaust

[PARTICLESTREAM_1]
Name=vent
amin =1e-006
amax =1.000
atmslowdown =4.000
growthrate =1.900
lifetime =1.500
lmax =0.500
lmin =0
srcrate =8.000
srcsize =0.400
v0 =0.500
ltype =EMISSIVE
atmsmap =ATM_PLOG
levelmap =LVL_PSQRT
tex =contrail
Srcspread=0.000
GrowFactor_size=20.000
GrowFactor_rate=8.000

[PARTICLESTREAM_2]
NAME=mach
SRCSIZE=12
SRCRATE=20
V0=50.1
SRCSPREAD=0
LIFETIME=0.04
GROWTHRATE=10
ATMSLOWDOWN=0
LTYPE=EMISSIVE
LEVELMAP=LVL_PSQRT
LMIN=0
LMAX=4
ATMSMAP=ATM_PLOG
AMIN=0.7e-7
AMAX=1
TEX= contrail

[PARTICLESTREAM_3]
Name=EMISSIVE_contrail
Srcsize=12.000
Srcrate=35.000
V0=300.000
Srcspread=0.200
Lifetime=10.000
Growthrate=6.000
Atmslowdown=1.300
Ltype=EMISSIVE
Levelmap=LVL_PSQRT
Lmin=0.8
Lmax=9.000
Atmsmap=ATM_PLOG
Amin=1e-006
Amax=1.000
Tex=SLS_2016/SLS_SRB_contrail
GrowFactor_size=1.400
GrowFactor_rate=4.000

[PARTICLESTREAM_4]
Name=SRB_exhaust
Srcsize=2.500
Srcrate=200.000
V0=100.000
Srcspread=0.000
Lifetime=1.500
Growthrate=11.000
Atmslowdown=0.300
Ltype=EMISSIVE
Levelmap=LVL_PSQRT
Lmin=0
Lmax=1.000
Atmsmap=ATM_PLOG
Amin=1e-006
Amax=1.000
Tex=SLS_2016/SLS_SRB_exhaust
GrowFactor_size=1.100
GrowFactor_rate=2.000

[PARTICLESTREAM_5]
Name=DIFFUSE_contrail
Srcsize=10.000
Srcrate=40.000
V0=300.000
Srcspread=0.200
Lifetime=10.000
Growthrate=6.000
Atmslowdown=1.300
Ltype=DIFFUSE
Levelmap=LVL_PSQRT
Lmin=0.8
Lmax=9.000
Atmsmap=ATM_PLOG
Amin=1e-006
Amax=1.000
Tex=SLS_2016/SLS_SRB_contrail
GrowFactor_size=1.400
GrowFactor_rate=4.000

[PARTICLESTREAM_6]
Name=Launchfx
Srcsize=10.000
Srcrate=30.000
V0=170.000
Srcspread=0.200
Lifetime=8.000
Growthrate=10.000
Atmslowdown=0.300
Ltype=EMISSIVE
Levelmap=LVL_PSQRT
Lmin=0.8
Lmax=1.000
Atmsmap=ATM_PLOG
Amin=1e-006
Amax=1.000
Tex=SLS_2016/SLS_SRB_contrail

[PARTICLESTREAM_7]
Name=Engdetail_2
Srcsize=0.800
Srcrate=5.000
V0=60.001
Srcspread=0.000
Lifetime=0.190
Growthrate=0.000
Atmslowdown=0.100
Ltype=EMISSIVE
Levelmap=LVL_FLAT
Lmin=1
Lmax=1.000
Atmsmap=ATM_FLAT
Amin=1
Amax=1.000
Tex=SLS_2016\SSME_Exhaust_Detail

[PARTICLESTREAM_8]
Name=Exhdetail
Srcsize=0.700
Srcrate=10.000
V0=50.4
Srcspread=0.000
Lifetime=0.015
Growthrate=0.000
Atmslowdown=0.100
Ltype=EMISSIVE
Levelmap=LVL_FLAT
Lmin=1
Lmax=1.000
Atmsmap=ATM_FLAT
Amin=1
Amax=1.000
Tex=SLS_2016\SSME_Exhaust_Detail

[PARTICLESTREAM_9]
Name=Ice
Srcsize=0.150
Srcrate=0.500
V0=10.000
Srcspread=0.000
Lifetime=5.000
Growthrate=0.000
Atmslowdown=0.000
Ltype=EMISSIVE
Levelmap=LVL_PSQRT
Lmin=0
Lmax=1.000
Atmsmap=ATM_PLOG
Amin=1
Amax=1.000
Tex=SLS_2016/Ice_Part

[PARTICLESTREAM_10]
Name=exbolt
Srcsize=15.000
Srcrate=1.000
V0=100.000
Srcspread=0.000
Lifetime=0.0500
Growthrate=1.000
Atmslowdown=0.300
Ltype=EMISSIVE
Levelmap=LVL_PSQRT
Lmin=0
Lmax=1.000
Atmsmap=ATM_PLOG
Amin=1e-006
Amax=1.000
Tex=SLS_2016/SLS_SRB_exhaust

[PARTICLESTREAM_11]
Name=Exhdetail2
Srcsize=1.000
Srcrate=10.000
V0=0.001
Srcspread=0.000
Lifetime=0.050
Growthrate=0.000
Atmslowdown=0.100
Ltype=EMISSIVE
Levelmap=LVL_FLAT
Lmin=1
Lmax=1.000
Atmsmap=ATM_FLAT
Amin=1
Amax=1.000
Tex=SLS_2016\SSME_Exhaust_Detail

[PARTICLESTREAM_12]
Name=SRB_exhaust_2
Srcsize=5.000
Srcrate=200.000
V0=400.000
Srcspread=0.000
Lifetime=0.500
Growthrate=35.000
Atmslowdown=0.300
Ltype=EMISSIVE
Levelmap=LVL_PSQRT
Lmin=0
Lmax=1.000
Atmsmap=ATM_PLOG
Amin=1e-006
Amax=1.000
Tex=SLS_2016/SLS_SRB_exhaust
GrowFactor_size=1.400
GrowFactor_rate=4.000

[FX_LAUNCH]
N=2
Height=10.000
Angle=90.000
Distance=0.000
CutoffAltitude=800.000
Pstream1=launchfx
Pstream2=launchfx2     

[FX_VENT]
pstream=vent
off_1=(4.200,-1.000,30.000)
dir_1=(1.000,5.000,0.000)
time_fin_1=-5.000
off_2=(1.000,-4.200,15.000)
dir_2=(5.000,1.000,0.000)
time_fin_2=-5.000

[FX_MACH]
pstream=mach
mach_min=0.900
mach_max=1.300
off_1=(-1.000,0.000,18.000)
off_2=(1.000,0.000,18.000)
off_3=(-5.000,0.000,5.000)
dir=(0.000,0.000,-1.000)
Off_4=(5.000,0.000,5.000)
Off_5=(0.000,0.000,30.000)

[BOOSTER_1]
N=1
MeshName=SLS_2016\SLSSRBNOCHECKERBOARD
Height=53.900
Diameter=3.710
EmptyMass=86363.600
FuelMass=622727.300
Thrust=16363630.640
angle=0.000
off=(6.300,0.000,-0.300)
BurnTime=124.000
eng_1=(0.000,0.000,-28.000)
eng_diameter=0.010
ENG_PSTREAM1=srb_exhaust
Speed=(15.000,-4.000,0.000)
Rot_speed=(-0.200,-0.400,0.000)
Eng_tex=
Eng_pstream1=SRB_exhaust
Eng_pstream2=srb_exhaust_2
BurnDelay=0.000
Expbolts_pos=(0,1.000,19.000)
Expbolts_pstream=exbolt
Expbolts_anticipation=1



[BOOSTER_2]
N=1
Angle=0.000
Meshname=SLS_2016\SLSSRB_1NOCHECKERBOARD
Off=(-6.300,0.000,-0.300)
Height=53.900
Diameter=3.710
Thrust=16363630.640
EmptyMass=86363.600
FuelMass=622727.300
Burntime=124.000
Eng_diameter=0.010
Eng_tex=
Eng_pstream1=srb_exhaust
Eng_pstream2=srb_exhaust_2
Speed=(-15.000,-4.000,0.000)
Rot_speed=(-0.200,0.400,0.000)
Eng_1=(0.000,0.000,-28.000)
BurnDelay=0.000
Expbolts_pos=(-6.450,1.000,25.000)
Expbolts_pstream=exbolt
Expbolts_anticipation=1

[BOOSTER_3]
N=2
Angle=0.000
Meshname=SLS_2016\dummy
Off=(6.300,0.000,0.000)
Height=0.001
Diameter=0.001
Thrust=0.001
EmptyMass=0.100
FuelMass=0.100
Burntime=124.000
Eng_diameter=0.010
Eng_tex=
Eng_pstream1=diffuse_contrail
Eng_pstream2=emissive_contrail
Speed=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
Eng_1=(0.000,0.000,-90.000)
Eng_2=(0.000,0.000,-90.000)
BurnDelay=0.000

[BOOSTER_4]
N=3
Angle=90.000
Meshname=SLS_2016\dummy
Off=(2.200,0.000,25.000)
Height=0.001
Diameter=0.001
Thrust=0.001
EmptyMass=0.100
FuelMass=0.100
Burntime=15.000
BurnDelay=0.000
eng_1=(2.000,0.000,2.500)
Eng_diameter=0.000
Eng_tex=
Eng_pstream1=ice
Eng_pstream2=ice2
Speed=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
Eng_2=(1.000,3.000,0.000)
Eng_3=(2.000,1.700,5.000)
Eng_4=(2.000,-0.200,-2.500)

[BOOSTER_5]
N=1
Angle=0.000
Meshname=SLS_2016\dummy
Off=(0.000,0.000,0.000)
Height=0.001
Diameter=0.001
Thrust=0.001
EmptyMass=0.100
FuelMass=0.100
Burntime=441.000
BurnDelay=0.000
Eng_diameter=0.000
Eng_tex=
Eng_pstream1=exhdetail
Eng_pstream2=
Speed=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
eng_1=(-2.300,2.300,-48.000)
eng_2=(-2.300,-2.300,-48.000)
eng_3=(2.300,-2.300,-48.000)
eng_4=(2.300,2.300,-48.000)

[BOOSTER_6]
N=1
Angle=0.000
Meshname=SLS_2016\dummy
Off=(0.000,0.000,0.000)
Height=0.001
Diameter=0.001
Thrust=0.001
EmptyMass=0.100
FuelMass=0.100
Burntime=441.000
BurnDelay=0.000
Eng_diameter=0.000
Eng_tex=
Eng_pstream1=exhdetail2
Eng_pstream2=
Speed=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
eng_1=(-2.300,2.300,-46.208)
eng_2=(-2.300,-2.300,-46.208)
eng_3=(2.300,-2.300,-46.208)
eng_4=(2.300,2.300,-46.208)

[STAGE_1]
Height=63.720
Diameter=8.400
EmptyMass=85275.392
FuelMass=979452.000
Thrust=9116000.375
BurnTime=476.000
off=(0.000,0.000,4.700)
MeshName=SLS_2016\SLSCORE_NOCHECKERBOARD
eng_1=(-2.300,2.300,-32.208)
eng_2=(-2.300,-2.300,-32.208)
eng_3=(2.300,-2.300,-32.208)
eng_4=(2.300,2.300,-32.208)
eng_diameter=2.400
PITCHTHRUST=14193633.100
YAWTHRUST=14193633.100
speed=(0.000,0.000,-2.000)
ENG_PSTREAM1=engdetail_2
battery=1.500
Reignitable=1
Eng_tex=SLS_2016\SSME_Exhaust
Eng_pstream2=engdetail
Eng_dir=(0.000,0.000,1.000)
Module=Stage
Rot_speed=(0.000,0.000,0.000)

[STAGE_2]
MeshName=SLS_2016\EUS_ORANGE3
Diameter=8.400
Height=17.700
EmptyMass=19000.000
FuelMass=109000.000
Thrust=440400.000
BurnTime=1350.000
ignite_delay=10.000
off=(0.000,0.000,44.70)
eng_1=(1.350,-1.350,-9.000)
eng_2=(1.350,1.350,-9.000)
eng_3=(-1.350,1.350,-9.000)
eng_4=(-1.350,-1.350,-9.000)
eng_diameter=1.700
PITCHTHRUST=2331995.000
YAWTHRUST=2331995.000
reignitable=1
Eng_tex=
Eng_pstream1=
Eng_pstream2=
Eng_dir=(0.000,0.000,1.000)
Module=Stage
Speed=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
ignite_delay=0.1000

[PAYLOAD_3]
MeshName=SLS_2016\NEWUSA1
off=(0.000,0.000,51.9)
Rotation=(00.000,0.000,90.000)
Diameter=5.000
Height=8.000
MASS=4377.000
Name=SLS_2016\NEWUSA1
SPEED=(0.000,0.000,2.000)
RENDER=1
Rotation=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)

[PAYLOAD_4]
MeshName=PPB5
off=(0.000,0.000,56.65)
Rotation=(00.000,0.000,90.000)
Diameter=5.000
Height=8.000
MASS=23820.000
Module=NEWPPB
Name=PPB_MODULE
SPEED=(0.000,0.000,2.000)
RENDER=1
Rotation=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
Live=1

[PAYLOAD_2]
MeshName=sls_2016/spacecraftadapter
off=(0.000,0.000,63.5)
Rotation=(00.000,0.000,90.000)
Diameter=5.000
Height=2.000
MASS=220.000
Name=sls_2016/spacecraftadapter
SPEED=(0.000,0.000,2.000)
RENDER=1
Rotation=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)


[PAYLOAD_1]
MeshName=DM2\DM2_Capsule
off=(0.000,0.000,65.340)
Diameter=5.000
Height=8.000
MASS=23820.000
Module=DM2\dm2_capsule_1_crew
Name=Orion
SPEED=(0.000,0.000,2.000)
RENDER=1
Rotation=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
Live=1
 

Attachments

Maybe your rocket is too heavy ? Or the thrust too low ? :unsure:

I did a quick calculation of the weight of your rocket. I get this : (unless I'm mistaken) about 2,662,870 kg.

To lift "all that", you need at least a thrust of 2,662,870 x 9.80665 = 26,113,435 N (rounded)
You set 41,843,260 N (so almost double) so it should work...

BUT... If we take my Ariane 6 rocket:
Total weight = 204,000 kg
So we need at least 204,000 x 9.80665 = 2,000,556 N (rounded)
I set 8,350,000 N (a little more than 4 times)

Try to increase the thrust of the boosters and/or the first stage
(or reduce the weight of your rocket.)
 
But what is weird is that same rocket in 2016 will launch. But my new glenn which is 2015 will lift off. I have yet loaded the SLS into 2024
 
I am using the updates files provided in this thread.

The default scenario rocket launches fine (SH_SLS - TEST Scenario.scn) but the scenario gattispilot kindly made is stuck.
 
The values in 2016 and 2024 seems similar. but the sls in 2024 never leaves the earth. But my new glenn launches?

both use the updated ms2015 dll
 

Attachments

  • sls2024.jpg
    sls2024.jpg
    59.5 KB · Views: 21
  • sls2016.jpg
    sls2016.jpg
    82.5 KB · Views: 21
The values in 2016 and 2024 seems similar. but the sls in 2024 never leaves the earth. But my new glenn launches?

both use the updated ms2015 dll
It seems that Orbiter/Multisage 2024 is unable to handle boosters correctly. Even if shown as powered, there is no "power" nor "Fuel flow" on some boosters (see Fuel Display Page on Mutistage 2015 MFD). without the thrust of this boosters, there is no way to leave the earth. Rockets with stages only works fine!
 
Updates on how the project is going:

I am currently without a Windows 11 installation (the last update seems to have broken the file system).
I am now installing Windows 11 from scratch. And when I have it ready, I will continue fixing bugs in Multistage2015.
I have already completed the uninitialized variables in the other project files. And they now work fine in OpenOrbiter2024. Of course, Multistage2015 remains to be completed.

Thanks to everyone for your patience.
 
Back
Top