Update Multistage2015 Update to OpenOrbiter2024

No reports in the Orbiter.log of vessel not found?
I'm going to test Orbiter now on a fresh install of Windows.
No, it doesn't get that far, .dll is not recognised as one.

If it works on your install but not on mine/others (doesn't load at all) I would guess that some libs are missing when compiling?
What's the difference to the feb release? Were there other libs added to that one?
 
Last edited:
Snipped the relevant portion:

000363.302: Finished initialising world
000363.319: ============================ ERROR: ===========================
000363.319: Could not load vessel module: multistage2015 (code 126)
000363.319: [Vessel::LoadModule | D:\a\orbiter\orbiter\Src\Orbiter\Vessel.cpp | 5969]
000363.319: ===============================================================
000363.333: Module b_slc41.dll ........... [Build 110328, API 100830]
000363.396: Module lucy.dll .............. [Build 230316, API 160828]
000363.452: ============================ ERROR: ===========================
000363.452: Could not load vessel module: EmptyModule (code 126)
000363.452: [Vessel::LoadModule | D:\a\orbiter\orbiter\Src\Orbiter\Vessel.cpp | 5969]
000363.453: ===============================================================
000363.453: Finished initialising status
000363.454: Finished initialising camera
000363.491: Finished setting up render state
000363.492: D3D9: [Scene Initialized]
 
This is what I mean by Launchpad starts empty...The rocket never draws in and the payload is laying on the ground under it.
 

Attachments

  • Screenshot 2025-07-20 211038.png
    Screenshot 2025-07-20 211038.png
    711.6 KB · Views: 5
  • Screenshot 2025-07-20 211104.png
    Screenshot 2025-07-20 211104.png
    377.1 KB · Views: 5
No, it doesn't get that far, .dll is not recognised as one.

If it works on your install but not on mine/others (doesn't load at all) I would guess that some libs are missing when compiling?
What's the difference to the feb release? Were there other libs added to that one?

This is what I mean by Launchpad starts empty...The rocket never draws in and the payload is laying on the ground under it.
It's my fault, I compiled in Debug mode, without taking into account that normal users don't have the debugging libraries.
I'll have the DLLs ready in release mode soon. I'll try it on my other Windows computer, and if it works, I'll upload it in a new post in this thread.
Thank you for your patience, and sorry for my beginner's mistakes.
 
If I revert back to the Feb 15, 2025 update I get this in my log file"

000000.607: Module XRSound.dll ........... [Build 241231, API 241231]
000000.608: Loading module XRSound
000000.608: ============================ ERROR: ===========================
000000.608: Could not find a module named Multistage2015. Tried Modules\Plugin\Multistage2015.dll and Modules\Plugin\Multistage2015\Multistage2015.dll.
000000.608: [Orbiter::LoadModule | D:\a\orbiter\orbiter\Src\Orbiter\Orbiter.cpp | 615]
000000.608: ===============================================================
000000.612: Module Multistage2015_MFD.dll [Build 250219, API 241231]
000000.612: Loading module Multistage2015_MFD (legacy interface)

and this is LUCY on pad 41
 

Attachments

  • Screenshot 2025-07-20 211616.png
    Screenshot 2025-07-20 211616.png
    772.7 KB · Views: 3
I'm glad you are trying, the code is way over my head :-)

I'm one of the Mike Rowe guys that took on a trade instead and never learned to code properly.
 
Thanks. does this fix the booster issue. Where it just uses 1 booster and not 2 or more?
 
Hello

So I haven't had time to test everything yet, but here are my initial conclusions (for boosters only):

a) If we create several BOOSTERS groups in the ini file, only the last one is functional !!!

b) Boosters do not automatically separate when their fuel supply is finished.

c) Manual separation (of the boosters) ( J key) make a CTD.

(tests made with my Ariane6 rocket)
 
Latest test, vehicle is loading in and will light only one booster (last one in series, this case, booster 5). Will jettison when propellant runs out. Still get CTD pushing any button on the Multistage2015 MFD. If autopilot start launch countdown, I have main engine and one booster start using P command. If I manually start, only one booster fires, not the mains.

Your d/l file places multistage2015_MFD.dll in a created "plugins" folder, not the "plugin" folder. Moved it over manually and buttons worked again on the MFD.

Still seeing errors in the log file cannot find Multistage2015.dll and cannot find Multistage_2015.dll
Could this be a naming convention error in another file, maybe a .ini or .cfg file somewhere upstream?
 
Retract my last test. When I tried the new build in a clean orbiter2024 using either Lucy, Osirus or Ariene6 scenerarios and regardless where the Multistage2015_MFD resides, it does not load into the MFD menu in the game.
 
**** Orbiter.log
000000.000: Build Dec 31 2024 [v.602931718]
000000.000: Timer precision: 1e-07 sec
000000.167: Found 0 joystick(s)
000000.793: Devices enumerated: 6
000000.793: Devices accepted: 5
000000.793: [ ] RGB Emulation (SW)
000000.793: [ ] Direct3D HAL (HW)
000000.794: [x] Direct3D T&L HAL (HW)
000000.794: [ ] Direct3D HAL (NVIDIA GeForce RTX 3060 Ti) (HW)
000000.794: [x] Direct3D T&L HAL (NVIDIA GeForce RTX 3060 Ti) (HW)
000000.816: ============================ ERROR: ===========================
000000.816: Failed loading module Modules\Plugin\Multistage2015_MFD.dll (code 126)
000000.816: [Orbiter::LoadModule | D:\a\orbiter\orbiter\Src\Orbiter\Orbiter.cpp | 643]
000000.816: ===============================================================
000000.817: Module AtlantisConfig.dll .... [Build 241231, API 241231]
000000.817: Loading module AtlantisConfig (legacy interface)
000000.818: Module AtmConfig.dll ......... [Build 241231, API 241231]
000000.818: Loading module AtmConfig (legacy interface)
000000.819: Module DGConfigurator.dll .... [Build 241231, API 241231]
000000.819: Loading module DGConfigurator (legacy interface)
000010.199: Module ExtMFD.dll ............ [Build 241231, API 241231]
000010.200: Loading module ExtMFD (legacy interface)
000010.968: Module DX9ExtMFD.dll ......... [Build 241231, API 241231]
000010.968: Loading module DX9ExtMFD (legacy interface)
000019.480:
 
Thanks to everyone for your testing. The information in the Orbiter.log is especially valuable to me because I'll be adding lines to the source code to print debug information.

Please remember to enable verbosity in Orbiter.log like this:
Captura de pantalla 2025-07-21 113242.png
 
Your d/l file places multistage2015_MFD.dll in a created "plugins" folder, not the "plugin" folder. Moved it over manually and buttons worked again on the MFD.
Oh... I didn't even notice that... 🙄

There's just a small mistake in the zip file:
You named the folder "plugins" instead of "plugin"
(so I haven't tested the new multistage2015_MFD.)....
 
More experimenting on a clean Orbiter2024 build. It appears that the DX9ExtMFD must be checked in the Modules folder in order for the Multistage2015_MFD to load in game at scenario startup. Ran the Lucy addon all the way to orbit and spacecraft separation with no errors. All buttons of the Multistage2015_MFD worked fine. This scenario is an Atlas V 401 with no boosters and worked perfect. I plan to move on to the Osiris mission with an Atlas V 421 next.
 
OK this one loads!:)
I'm getting the same results as the the feb release, though slightly different to other reports?
Testing N1L3 on autopilot: Only the last booster works (log says they all ignite at the right time), no auto sep. have to manually Jettison (no CTD!) and manually ignite the next stage. Interstages work, have to maually ignite the next stage again, after that everything seems to work ok, ullage etc..., MFD also no problems.
 
Here's the verbose log:
Code:
**** Orbiter.log
000000.000: Build Dec 31 2024 [v.602931718]
000000.000: Timer precision: 1e-07 sec
000000.039: Found 1 joystick(s)
000001.116: Module DX9ExtMFD.dll ......... [Build 241231, API 241231]
000001.116: Loading module DX9ExtMFD (legacy interface)
000001.120: ---------------------------------------------------------------
000001.120: BaseDir    : D:\games\orbiter2024\
000001.121: ConfigDir  : D:\games\orbiter2024\Config\
000001.121: MeshDir    : D:\games\orbiter2024\Meshes\
000001.121: TextureDir : D:\games\orbiter2024\Textures\
000001.121: HightexDir : D:\games\orbiter2024\Textures2\
000001.121: ScenarioDir: D:\games\orbiter2024\Scenarios\
000001.122: ---------------------------------------------------------------
000001.124: D3D9 DLLs  : C:\WINDOWS\SYSTEM32\d3dx9_43.dll [v 9.29.952.3111]
000001.124:            : C:\WINDOWS\SYSTEM32\d3d9.dll [v 10.0.18362.387]
000001.125: ---------------------------------------------------------------
000001.125: Module D3D9Client.dll ........ [Build 241231, API 241231]
000001.158: [D3D9] Native Interface
000001.158: [D3D9] DirectX9 Created...
000001.159: [D3D9] Initialize VideoTab...
000001.215: Loading module D3D9Client
000001.217: Module XRSound.dll ........... [Build 241231, API 241231]
000001.218: Loading module XRSound
000001.219: Module FlightData.dll ........ [Build 241231, API 241231]
000001.219: Loading module FlightData
000001.220: Module Rcontrol.dll .......... [Build 241231, API 241231]
000001.221: Loading module Rcontrol
000001.222: Module ScnEditor.dll ......... [Build 241231, API 241231]
000001.224: Loading module ScnEditor (legacy interface)
000001.225: Module Framerate.dll ......... [Build 241231, API 241231]
000001.225: Loading module Framerate
000001.226: Module ExtMFD.dll ............ [Build 241231, API 241231]
000001.226: Loading module ExtMFD (legacy interface)
000001.228: Module LuaMFD.dll ............ [Build 241231, API 241231]
000001.228: Loading module LuaMFD (legacy interface)
000001.229: Module AscentMFD.dll ......... [Build 241231, API 241231]
000001.229: Loading module AscentMFD (legacy interface)
000001.230: Module TransX.dll ............ [Build 241231, API 241231]
000001.230: Loading module TransX (legacy interface)
000001.236: Module TransX2.dll ........... [Build 180707, API 160828]
000001.237: Loading module TransX2 (legacy interface)
000001.242: Module InterMFD57.dll ........ [Build 161216, API 160910]
000001.242: -------------------------- OBSOLETE: --------------------------
000001.242: Obsolete API function used: oapiRegisterMFDMode
000001.242: At least one active module is accessing an obsolete interface function.
000001.243: Addons which rely on obsolete functions may not be compatible with
000001.243: future versions of Orbiter.
000001.243: ---------------------------------------------------------------
000001.243: Loading module InterMFD57 (legacy interface)
000001.247: Module LunarTransferMFD.dll .. [Build 191224, API 160828]
000001.248: Loading module LunarTransferMFD (legacy interface)
000001.253: Module LaunchMFD.dll ......... [Build 180706, API 160828]
000001.253: Loading module LaunchMFD
000001.258: Module BurnTimeMFD.dll ....... [Build 180706, API 160828]
000001.258: Loading module BurnTimeMFD
000001.260: Module BaseSyncMFD.dll ....... [Build 180408, API 160828]
000001.261: Loading module BaseSyncMFD (legacy interface)
000001.262: Module AeroBrakeMFD.dll ...... [Build ******, API 100830]
000001.262: Loading module AeroBrakeMFD (legacy interface)
000001.265: Module Glideslope.dll ........ [Build 180401, API 160828]
000001.265: Glideslope module init: version v2.7, date Apr  1 2018
000001.265: Loading module Glideslope
000001.266: Loading module reentry (legacy interface)
000001.269: Module HoverMFD.dll .......... [Build 161003, API 160828]
000001.269: Loading module HoverMFD
000001.272: Module PursuitMFD_2016.dll ... [Build 171119, API 160828]
000001.272: Loading module PursuitMFD_2016 (legacy interface)
000001.275: Module XPointerMFD.dll ....... [Build 160619, API 160412]
000001.275: Loading module XPointerMFD (legacy interface)
000001.276: Module RendezvousMFD.dll ..... [Build ******, API 050206]
000001.276: Loading module RendezvousMFD (legacy interface)
000001.279: Module RV_Orientation.dll .... [Build 180811, API 160828]
000001.279: Loading module RV_Orientation (legacy interface)
000001.282: Module GeostationaryMFD.dll .. [Build 161023, API 160828]
000001.282: GeostationaryMFD: Configuration file FOUND. SetMapWidth is 256
000001.282: Loading module GeostationaryMFD (legacy interface)
000001.285: Module LagrangeLaunchMFD.dll . [Build 250214, API 160828]
000001.285: Loading module LagrangeLaunchMFD (legacy interface)
000001.289: Module Lagrange.dll .......... [Build 171119, API 160828]
000001.289:    >>> Lagrange module initialized: version 1.0, compile date Nov 19 2017
000001.289: Loading module Lagrange
000001.291: Module MapMFD2.dll ........... [Build 200719, API 160828]
000001.292: Loading module MapMFD2 (legacy interface)
000001.295: Module Map3DMFD.dll .......... [Build 101102, API 100830]
000001.295: Loading module Map3DMFD (legacy interface)
000001.296: Module IEATMFD.dll ........... [Build ******, API 060425]
000001.296: Loading module IEATMFD (legacy interface)
000001.298: Module ReFuelMFD.dll ......... [Build ******, API 060425]
000001.298: Loading module ReFuelMFD (legacy interface)
000001.301: Module LoadMFD2.dll .......... [Build 161223, API 161124]
000001.301: Loading module LoadMFD2 (legacy interface)
000001.302: Module AtmDataMFD.dll ........ [Build ******, API 060425]
000001.302: Loading module AtmDataMFD (legacy interface)
000001.303: Module GenericCamera.dll ..... [Build 241231, API 241231]
000001.303: Loading module GenericCamera
000001.306: Module NotesRTF.dll .......... [Build 110311, API 100830]
000001.306: Loading module NotesRTF (legacy interface)
000001.309: Module ScramAttitude.dll ..... [Build 171126, API 160828]
000001.309:    >>> ScramAttitude module initialized: version 1.0, compile date Nov 26 2017
000001.309: Loading module ScramAttitude
000001.312: Module CalculatorCF.dll ...... [Build 200913, API 160828]
000001.312: Loading module CalculatorCF (legacy interface)
000001.315: Module ModuleMessagingExtMFD.dll  [Build 180624, API 160828]
000001.315:    >>> MMExtMFD module initialized: version 2.1, compile date Jun 24 2018
000001.315: Loading module ModuleMessagingExtMFD
000001.316: ============================ ERROR: ===========================
000001.316: Failed loading module Modules\Plugin\HUDDrawer.dll (code 126)
000001.317: [Orbiter::LoadModule | D:\a\orbiter\orbiter\Src\Orbiter\Orbiter.cpp | 643]
000001.317: ===============================================================
000001.371: Module Multistage2015_MFD.dll  [Build 250720, API 241231]
000001.371: Loading module Multistage2015_MFD (legacy interface)
000001.375: Module ScriptMFD.dll ......... [Build 241231, API 241231]
000001.377: Loading module ScriptMFD (legacy interface)
000001.381: Module AtlantisConfig.dll .... [Build 241231, API 241231]
000001.382: Loading module AtlantisConfig (legacy interface)
000001.387: Module AtmConfig.dll ......... [Build 241231, API 241231]
000001.388: Loading module AtmConfig (legacy interface)
000001.391: Module DGConfigurator.dll .... [Build 241231, API 241231]
000001.392: Loading module DGConfigurator (legacy interface)
000049.555:
000049.555: **** Creating simulation session
000049.587: D3D9: [DirectX 9 Initialized]
000049.588: D3D9: 3D-Adapter.............. : NVIDIA GeForce GT 720
000049.596: D3D9: MaxTextureWidth......... : 16384
000049.597: D3D9: MaxTextureHeight........ : 16384
000049.597: D3D9: MaxTextureRepeat........ : 8192
000049.597: D3D9: VolTexAddressCaps....... : 0x3F
000049.598: D3D9: NumSimultaneousRTs...... : 4
000049.598: D3D9: VertexDeclCaps.......... : 0x30F
000049.599: D3D9: MiscCaps................ : 0x2FCEF2
000049.599: D3D9: Separate AlphaBlend..... : Yes
000049.599: D3D9: Shadow Mapping.......... : Yes
000049.600: D3D9: D3DFMT_A16B16G16R16F.... : Yes
000049.600: D3D9: Vertex_A16B16G16R16F.... : Yes
000049.601: D3D9: Vertex_A32B32G32R32F.... : Yes
000049.601: D3D9: Vertex_R16F............. : Yes
000049.601: D3D9: Vertex_R32F............. : Yes
000049.602: D3D9: D3DFMT_A32B32G32R32F.... : Yes
000049.602: D3D9: D3DFMT_D32F_LOCKABLE.... : Yes
000049.602: D3D9: D3DFMT_A2R10G10B10...... : Yes
000049.603: D3D9: D3DFMT_L8............... : Yes
000049.603: D3D9: D3DDTCAPS_DEC3N......... : No
000049.603: D3D9: D3DDTCAPS_FLOAT16_2..... : Yes
000049.604: D3D9: D3DDTCAPS_FLOAT16_4..... : Yes
000049.604: D3D9: Runs under WINE......... : No
000049.605: D3D9: D3D9Build Date.......... : 0
000049.757: D3D9: Available Texture Memory : 4082 MB
000049.777: D3D9: [3DDevice Initialized]
000063.806: Loaded 41057 records from star database
000064.744: D3D9: [D3D9Client Initialized]
000064.748: Joystick throttle: Z-AXIS
000064.748: Joystick throttle control detected
000064.975: Module Sun.dll ............... [Build 241231, API 241231]
000065.045: VSOP87(E) Sun: Precision 1.0e-06, Terms 554/6634
000065.078: Module Mercury.dll ........... [Build 241231, API 241231]
000065.097: GRAVITY MODEL: GravityModels\jgmess_160a_sha.tab LOADED, Terms 65/13040
000065.164: VSOP87(B) Mercury: Precision 1.0e-05, Terms 167/7123
000065.198: Module Venus.dll ............. [Build 241231, API 241231]
000065.238: GRAVITY MODEL: GravityModels\mod_shgj120p.a01 LOADED, Terms 65/7380
000065.241: Module VenusAtm2006.dll ...... [Build 241231, API 241231]
000065.242: Loading module VenusAtm2006 (legacy interface)
000065.264: VSOP87(B) Venus: Precision 1.0e-05, Terms 79/1710
000065.333: Module Earth.dll ............. [Build 241231, API 241231]
000065.445: GRAVITY MODEL: GravityModels\egm96_to360.tab LOADED, Terms 65/65340
000065.453: Module EarthAtmJ71G.dll ...... [Build 241231, API 241231]
000065.454: Loading module EarthAtmJ71G (legacy interface)
000065.466: VSOP87(B) Earth: Precision 1.0e-08, Terms 2564/2564
000067.384: Module Moon.dll .............. [Build 241231, API 241231]
000067.417: GRAVITY MODEL: GravityModels\jgl165p1.sha LOADED, Terms 65/13860
000067.445: ELP82: Precision 1.0e-05, Terms 116/829
000067.820: Module Mars.dll .............. [Build 241231, API 241231]
000067.863: GRAVITY MODEL: GravityModels\jgmro_120f_sha.tab LOADED, Terms 65/7380
000067.869: Module MarsAtm2006.dll ....... [Build 241231, API 241231]
000067.870: Loading module MarsAtm2006 (legacy interface)
000067.924: VSOP87(B) Mars: Precision 1.0e-05, Terms 405/6400
000068.101: Module Phobos.dll ............ [Build ******, API 060425]
000068.131: Module Deimos.dll ............ [Build ******, API 060425]
000068.211: GRAVITY MODEL: GravityModels\JGDWN_VES20H_SHA.TAB LOADED, Terms 65/230
000068.282: Module Galsat.dll ............ [Build 241231, API 241231]
000068.291: Module Jupiter.dll ........... [Build 241231, API 241231]
000068.333: VSOP87(B) Jupiter: Precision 1.0e-06, Terms 1624/3625
000068.347: Module Io.dll ................ [Build 241231, API 241231]
000068.363: Module Europa.dll ............ [Build 241231, API 241231]
000068.380: Module Ganymede.dll .......... [Build 241231, API 241231]
000068.386: Module Callisto.dll .......... [Build 241231, API 241231]
000068.423: Module Satsat.dll ............ [Build 241231, API 241231]
000068.460: Module Saturn.dll ............ [Build 241231, API 241231]
000068.527: VSOP87(B) Saturn: Precision 1.0e-06, Terms 2904/6365
000068.539: Module Mimas.dll ............. [Build 241231, API 241231]
000068.539: SATSAT Mimas: Terms 113
000068.610: Module Enceladus.dll ......... [Build 241231, API 241231]
000068.611: SATSAT Enceladus: Terms 33
000068.646: Module Tethys.dll ............ [Build 241231, API 241231]
000068.647: SATSAT Tethys: Terms 101
000068.666: Module Dione.dll ............. [Build 241231, API 241231]
000068.667: SATSAT Dione: Terms 59
000068.684: Module Rhea.dll .............. [Build 241231, API 241231]
000068.685: SATSAT Rhea: Terms 68
000068.700: Module Titan.dll ............. [Build 241231, API 241231]
000068.700: SATSAT Titan: Terms 100
000068.748: Module Iapetus.dll ........... [Build 241231, API 241231]
000068.749: SATSAT Iapetus: Terms 605
000068.774: Module Uranus.dll ............ [Build 241231, API 241231]
000068.813: VSOP87(B) Uranus: Precision 1.0e-06, Terms 1827/5269
000068.824: Module Miranda.dll ........... [Build ******, API 060425]
000068.830: Module Ariel.dll ............. [Build ******, API 060425]
000068.841: Module Umbriel.dll ........... [Build ******, API 060425]
000068.849: Module Titania.dll ........... [Build ******, API 060425]
000068.857: Module Oberon.dll ............ [Build ******, API 060425]
000068.880: Module Neptune.dll ........... [Build 241231, API 241231]
000068.901: VSOP87(B) Neptune: Precision 1.0e-06, Terms 391/2024
000068.971: Finished initialising world
 
It won't let me post more than 20000 chr.
2nd part:

Code:
000068.984: Module Multistage2015.dll .... [Build 250720, API 241231]
000069.099: Multistage Version: 170506
000069.100: Load State Started
000069.101: N1L3: Guidance File present: Config\Multistage2015\N1Lunar\N1Lunarg.txt
000069.103: N1L3: Orbit Call Found! Targets: Apogee:290000.0 Perigee:290000.0 Inclination:0.0 Mode:1.0 GT initial Pitch: 55.0 Abside:290000.0
000069.105: N1L3: Config File: D:\games\orbiter2024\Config\Multistage2015\N1Lunar\N1l3.ini
000069.148: N1L3: Particles Packed to Engine 1
000069.159: N1L3: Particles Packed to Engine 4
000069.165: N1L3: Number of Interstages in the ini file: 1
000069.176: N1L3: Number of Interstages in the ini file: 1
000069.186: N1L3: Number of Interstages in the ini file: 1
000069.194: N1L3: Number of stages in the ini file: 6
000069.208: N1L3: Number of boosters group in the ini file: 4
000069.209: N1L3: Number of Payloads in the ini file: 1
000069.210: N1L3: LES Found
000069.210: N1L3: This Rocket Has Fairing
000069.211: N1L3: Texture n.1 Loaded N1moon\Exhaustb1
000069.235: N1L3: Texture n.2 Loaded Exhaust2
000069.237: N1L3: Texture n.3 Loaded Exhaust
000069.323: N1L3: booster n. 1 Tank Added: 0.500 kg
000069.323: N1L3: booster n. 2 Tank Added: 0.500 kg
000069.324: N1L3: booster n. 3 Tank Added: 100.000 kg
000069.324: N1L3: booster n. 4 Tank Added: 0.300 kg
000069.324: N1L3: Stage n. 6 Tank Added: 17700.000 kg
000069.325: N1L3: Stage n. 5 Tank Added: 55800.000 kg
000069.325: N1L3: Stage n. 4 Tank Added: 175000.000 kg
000069.326: N1L3: Stage n. 3 Tank Added: 1000.000 kg
000069.326: N1L3: Stage n. 2 Tank Added: 505000.000 kg
000069.327: N1L3: Stage n. 1 Tank Added: 1750000.000 kg
000069.327: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -1.000 y: -7.000 z: -9.500
000069.327: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 1.000 y: 7.000 z: -9.500
000069.328: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -6.500 y: -2.800 z: -9.500
000069.328: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 6.500 y: 2.800 z: -9.500
000069.329: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -5.500 y: -4.400 z: -9.500
000069.329: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 5.500 y: 4.400 z: -9.500
000069.329: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -4.200 y: -5.700 z: -9.500
000069.329: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 4.200 y: 5.700 z: -9.500
000069.329: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -2.600 y: -6.500 z: -9.500
000069.330: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 2.600 y: 6.500 z: -9.500
000069.330: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -7.000 y: -0.800 z: -9.500
000069.330: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 7.000 y: 0.800 z: -9.500
000069.330: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -1.000 y: 7.000 z: -9.500
000069.330: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 1.000 y: -7.000 z: -9.500
000069.330: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -6.500 y: 2.800 z: -9.500
000069.331: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 6.500 y: -2.800 z: -9.500
000069.331: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -5.500 y: 4.400 z: -9.500
000069.331: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 5.500 y: -4.400 z: -9.500
000069.331: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -4.200 y: 5.700 z: -9.500
000069.331: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 4.200 y: -5.700 z: -9.500
000069.332: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -2.600 y: 6.500 z: -9.500
000069.332: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 2.600 y: -6.500 z: -9.500
000069.332: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 7.000 y: -0.800 z: -9.500
000069.332: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -7.000 y: 0.800 z: -9.500
000069.332: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -2.450 y: 0.000 z: -10.500
000069.332: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 2.450 y: 0.000 z: -10.500
000069.333: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -1.200 y: -2.100 z: -10.500
000069.333: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 1.200 y: 2.100 z: -10.500
000069.333: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: -1.200 y: 2.100 z: -10.500
000069.333: N1L3: Stage n. 1 Engines Exhaust Added--> number of engines: 30 , diameter: 1.500, position x: 1.200 y: -2.100 z: -10.500
000069.344: N1L3: Stage n.1 Engine Packed Exhaust Stream Added: exhaust2 to engine n.1
000069.346: N1L3: Booster Group n.1 Engine Exhaust Stream Added: exhaust2 to engine n.1
000069.346: N1L3: Booster Engines Exhaust Added--> Booster Group: 1 number of engines: 1 , diameter: 0.005, position x: 0.000 y: 0.000 z: 20.300
000069.347: N1L3: Booster Group n.2 Engine Exhaust Stream Added: exhaust2 to engine n.1
000069.347: N1L3: Booster Engines Exhaust Added--> Booster Group: 2 number of engines: 1 , diameter: 0.005, position x: 0.000 y: 0.000 z: 20.300
000069.349: N1L3: Booster Group n.3 Engine Exhaust Stream Added: exhaust2 to engine n.1
000069.349: N1L3: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 0 , diameter: 1.500, position x: 0.000 y: 0.000 z: 20.500
000069.352: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.1
000069.352: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: -4.000 y: 4.000 z: 10.000
000069.354: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.2
000069.355: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: -1.464 y: -5.464 z: 10.000
000069.357: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.3
000069.357: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: 5.464 y: 1.464 z: 10.000
000069.360: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.1
000069.360: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: -3.000 y: 3.000 z: 25.000
000069.362: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.2
000069.362: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: -1.098 y: -4.098 z: 25.000
000069.365: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.3
000069.365: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: 4.098 y: 1.098 z: 25.000
000069.367: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.1
000069.367: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: -2.500 y: 2.500 z: 35.000
000069.370: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.2
000069.370: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: -0.915 y: -3.415 z: 35.000
000069.372: N1L3: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.3
000069.372: N1L3: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 3 , diameter: 0.000, position x: 3.415 y: 0.915 z: 35.000
000070.554: N1L3: Stage n.1 Mesh Preloaded: N1lunar/bloka
000070.555: N1L3: Stage n.1 Mesh Added Mesh: N1lunar/bloka @ x:0.000 y:0.000 z:0.000
000071.748: N1L3: Stage n.2 Mesh Preloaded: N1lunar/Blokb
000071.748: N1L3: Stage n.2 Mesh Added Mesh: N1lunar/Blokb @ x:0.000 y:0.000 z:25.500
000072.628: N1L3: Stage n.3 Mesh Preloaded: N1lunar/blokvfair2_1
000072.628: N1L3: Stage n.3 Mesh Added Mesh: N1lunar/blokvfair2_1 @ x:0.000 y:0.000 z:45.500
000072.641: N1L3: Interstage Mesh Preloaded for Stage 3
000072.641: N1L3: Interstage Mesh Added: N1lunar/blokvfair1_1 @ x:0.000 y:0.000 z:45.500
000073.196: N1L3: Stage n.4 Mesh Preloaded: N1lunar\Blokv
000073.196: N1L3: Stage n.4 Mesh Added Mesh: N1lunar\Blokv @ x:0.000 y:0.000 z:45.500
000073.201: N1L3: Interstage Mesh Preloaded for Stage 4
000073.201: N1L3: Interstage Mesh Added: N1lunar/blokvfair3_1 @ x:0.000 y:0.000 z:45.500
000074.885: N1L3: Stage n.5 Mesh Preloaded: N1lunar\blokg
000074.885: N1L3: Stage n.5 Mesh Added Mesh: N1lunar\blokg @ x:0.000 y:0.000 z:59.000
000076.617: N1L3: Stage n.6 Mesh Preloaded: N1lunar\blokd
000076.618: N1L3: Stage n.6 Mesh Added Mesh: N1lunar\blokd @ x:0.000 y:0.000 z:66.350
000076.623: N1L3: Interstage Mesh Preloaded for Stage 6
000076.623: N1L3: Interstage Mesh Added: N1lunar/blokdfair @ x:0.000 y:0.000 z:66.350
000076.679: N1L3 Payload Mesh Preloaded 1
000076.679: N1L3: Payload n.1 Mesh Added: N1lunar\soyboil @ x:0.000 y:0.000 z:75.050
000076.683: N1L3: Booster Mesh Preloaded: N1lunar\blokbfair1_1
000076.683: N1L3: Booster Mesh Added Mesh: N1lunar\blokbfair1_1 @ x:0.000 y:0.000 z:25.500
000076.687: N1L3: Booster Mesh Preloaded: N1lunar\blokbfair2_1
000076.687: N1L3: Booster Mesh Added Mesh: N1lunar\blokbfair2_1 @ x:0.000 y:0.000 z:25.500
000076.691: N1L3: Booster Mesh Preloaded: N1lunar\blokbfair3_1
000076.691: N1L3: Booster Mesh Added Mesh: N1lunar\blokbfair3_1 @ x:0.000 y:0.000 z:25.500
000076.703: N1L3: Booster Mesh Preloaded: N1lunar\dummy_1
000076.703: N1L3: Booster Mesh Added Mesh: N1lunar\dummy_1 @ x:0.000 y:0.000 z:10.000
000076.710: N1L3: Booster Mesh Preloaded: N1lunar\dummy_2
000076.711: N1L3: Booster Mesh Added Mesh: N1lunar\dummy_2 @ x:0.000 y:-0.000 z:10.000
000076.712: N1L3: Booster Mesh Preloaded: N1lunar\dummy_3
000076.712: N1L3: Booster Mesh Added Mesh: N1lunar\dummy_3 @ x:0.000 y:0.000 z:10.000
000077.341: N1L3: Fairing Mesh Preloaded: N1lunar\pfair_1
000077.341: N1L3: Fairing Mesh Added Mesh: N1lunar\pfair_1 @ x:0.000 y:0.000 z:68.420
000077.344: N1L3: Fairing Mesh Preloaded: N1lunar\pfair_2
000077.345: N1L3: Fairing Mesh Added Mesh: N1lunar\pfair_2 @ x:0.000 y:0.000 z:68.420
000077.353: N1L3: Fairing Mesh Preloaded: N1lunar\pfair_3
000077.353: N1L3: Fairing Mesh Added Mesh: N1lunar\pfair_3 @ x:-0.000 y:0.000 z:68.420
000077.356: N1L3: Fairing Mesh Preloaded: N1lunar\pfair_4
000077.356: N1L3: Fairing Mesh Added Mesh: N1lunar\pfair_4 @ x:-0.000 y:-0.000 z:68.420
000077.433: N1L3: Les Mesh Preloaded
000077.433: N1L3: Les Mesh Added N1lunar\les @ x:0.000 y:0.000 z:89.800
000077.434: Load State Terminated
000077.443: Module EmptyModule.dll ....... [Build 250720, API 241231]
000077.458: Finished initialising status
000077.461: Finished initialising camera
000077.575: Finished setting up render state
000077.576: D3D9: [Scene Initialized]
000077.576: Post Creation Started
000077.576: N1L3: Failures->Probabilty: 1 Number Extracted: 13 Time Of Failure: -10000000
000077.576: N1L3: Gravity Turn Initial Pitch by user: 55.000 Calculated:89.000
000077.596: RESET PEG
000077.596: N1L3: Planet Reference Pressure = 101325.0 Pa  Atmosphere Altitude Limit:2500.0 km
000077.596: Post Creation Terminated
000077.599: Glideslope module sim start
000077.599:    >>> Lagrange module sim start
000077.599:    >>> ScramAttitude module sim start
000077.599:    >>> MMExtMFD module sim start
000077.807: Finished initialising panels
000077.972: 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)
000078.176: Venting Effect Added @: 6.300,-1.800,5.500 dir: 0.500,0.000,-0.500
000078.178: Venting Effect Added @: 0.850,3.900,33.000 dir: 0.500,0.000,-0.500
000078.179: Venting Effect Added @: 0.840,2.870,50.000 dir: 0.500,0.000,-0.500
000117.125: Detached from Launchpad
000117.943: N1L3 Stage n: 1 ignited @0.0
000117.943: N1L3 Booster n: 4 ignited @0.0
000130.692: LaunchPad Deleted from Scenery
000204.510: RESET PEG
000241.398: N1L3 Booster n: 1 ignited @123.5
000241.399: N1L3 Booster n: 2 ignited @123.5
000241.399: N1L3 Booster n: 3 ignited @123.5
000245.292: Before oapiCreateVesselEx - Line 2313
000245.305: N1L3: Booster n.1 jettisoned name: N1lunar\blokbfair1_1 @127.403
000245.306: Spawn TBOOSTER: fin de bloque TBOOSTER
000247.765: Before oapiCreateVesselEx - Line 2313
000247.784: N1L3: Booster n.2 jettisoned name: N1lunar\blokbfair2_1 @129.885
000247.784: Spawn TBOOSTER: fin de bloque TBOOSTER
000251.154: Before oapiCreateVesselEx - Line 2313
000251.173: N1L3: Booster n.3 jettisoned name: N1lunar\blokbfair3_1 @133.274
000251.173: Spawn TBOOSTER: fin de bloque TBOOSTER
000251.179: Before oapiCreateVesselEx - Line 2313
000251.198: N1L3: Booster n.4 jettisoned name: N1lunar\dummy_1 @133.274
000251.198: Before oapiCreateVesselEx - Line 2313
000251.200: N1L3: Booster n.4 jettisoned name: N1lunar\dummy_2 @133.274
000251.201: Before oapiCreateVesselEx - Line 2313
000251.203: N1L3: Booster n.4 jettisoned name: N1lunar\dummy_3 @133.274
000251.203: Spawn TBOOSTER: fin de bloque TBOOSTER
000251.492: N1L3: Stage n.1 jettisoned name: N1lunar/bloka @133.274
000251.492: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: 3.400 y: 1.240 z: -5.100
000251.492: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: 1.500 y: 3.300 z: -5.100
000251.492: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: -3.400 y: -1.240 z: -5.100
000251.493: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: -1.500 y: -3.300 z: -5.100
000251.493: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: -3.400 y: 1.240 z: -5.100
000251.493: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: -1.500 y: 3.300 z: -5.100
000251.493: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: 3.400 y: -1.240 z: -5.100
000251.493: N1L3: Stage n. 2 Engines Exhaust Added--> number of engines: 8 , diameter: 1.000, position x: 1.500 y: -3.300 z: -5.100
000251.503: N1L3: Stage n.2 Engine Packed Exhaust Stream Added: exhaust2 to engine n.4
000252.385: RESET PEG
000255.378: N1L3: Les jettisoned name: N1lunar\les @137.383
000265.100: N1L3: Fairing jettisoned: name N1lunar\pfair_1 @147.165
000265.105: N1L3: Fairing jettisoned: name N1lunar\pfair_2 @147.165
000265.114: N1L3: Fairing jettisoned: name N1lunar\pfair_3 @147.165
000265.118: N1L3: Fairing jettisoned: name N1lunar\pfair_4 @147.165
000372.716: N1L3: Stage n.2 jettisoned name: N1lunar/Blokb @254.430
000372.716: N1L3: Stage n. 3 Engines Exhaust Added--> number of engines: 3 , diameter: 0.800, position x: 2.400 y: 0.000 z: -5.800
000372.716: N1L3: Stage n. 3 Engines Exhaust Added--> number of engines: 3 , diameter: 0.800, position x: -2.400 y: 0.000 z: -5.800
000372.717: N1L3: Stage n. 3 Engines Exhaust Added--> number of engines: 3 , diameter: 0.800, position x: 0.000 y: 2.400 z: -5.800
000372.722: N1L3: Interstage of stage 3 jettisoned name: N1lunar/blokvfair1_1 @254.430
000378.716: N1L3: Stage n.3 jettisoned name: N1lunar/blokvfair2_1 @260.767
000378.716: N1L3: Stage n. 4 Engines Exhaust Added--> number of engines: 4 , diameter: 0.800, position x: 2.400 y: 0.000 z: -5.800
000378.717: N1L3: Stage n. 4 Engines Exhaust Added--> number of engines: 4 , diameter: 0.800, position x: -2.400 y: 0.000 z: -5.800
000378.717: N1L3: Stage n. 4 Engines Exhaust Added--> number of engines: 4 , diameter: 0.800, position x: 0.000 y: 2.400 z: -5.800
000378.717: N1L3: Stage n. 4 Engines Exhaust Added--> number of engines: 4 , diameter: 0.800, position x: 0.000 y: -2.400 z: -5.800
000378.724: N1L3: Interstage of stage 4 jettisoned name: N1lunar/blokvfair3_1 @260.767
000678.085: N1L3: Stage n.4 jettisoned name: N1lunar\Blokv @560.008
000678.086: N1L3: Stage n. 5 Engines Exhaust Added--> number of engines: 1 , diameter: 1.000, position x: 0.000 y: 0.000 z: -4.800
000698.073: N1L3 Stage n: 5 ignited @580.0
000698.074: RESET PEG
000705.610: RESET PEG
000705.710: RESET PEG
000705.810: RESET PEG
000755.315: D3D9: [Session Closed. Scene deleted.]
000755.319: Unloading module VenusAtm2006
000755.322: Unloading module EarthAtmJ71G
000755.324: Unloading module MarsAtm2006
000755.328: D3D9: [Destroy Render Window Called]
000755.543: XRSound 3.00 RC2 [32-bit Release], Build Date : Dec 31 2024 terminating.
000755.583: Glideslope module sim end
000755.583:    >>> Lagrange module sim end
000755.583:    >>> ScramAttitude module sim end
000755.584:    >>> MMExtMFD module sim end
000755.600: **** Closing simulation session
000756.591: Unloading module DX9ExtMFD
000756.591: Unloading module D3D9Client
000756.604: Unloading module XRSound
000756.605: Unloading module FlightData
000756.605: Unloading module Rcontrol
000756.605: Unloading module ScnEditor
000756.606: Unloading module Framerate
000756.606: Unloading module ExtMFD
000756.606: Unloading module LuaMFD
000756.607: Unloading module AscentMFD
000756.607: Unloading module TransX
000756.607: Unloading module TransX2
000756.607: Unloading module InterMFD57
000756.608: Unloading module LunarTransferMFD
000756.608: Unloading module LaunchMFD
000756.609: Unloading module BurnTimeMFD
000756.609: Unloading module BaseSyncMFD
000756.627: Unloading module AeroBrakeMFD
000756.628: Unloading module Glideslope
000756.628: Glideslope module exit
000756.628: Unloading module reentry
000756.628: Unloading module HoverMFD
000756.629: Unloading module PursuitMFD_2016
000756.629: Unloading module XPointerMFD
000756.630: Unloading module RendezvousMFD
000756.630: Unloading module RV_Orientation
000756.630: Unloading module GeostationaryMFD
000756.630: Unloading module LagrangeLaunchMFD
000756.631: Unloading module Lagrange
000756.631:    >>> Lagrange module exited
000756.631: Unloading module MapMFD2
000756.632: Unloading module Map3DMFD
000756.632: Unloading module IEATMFD
000756.632: Unloading module ReFuelMFD
000756.632: Unloading module LoadMFD2
000756.633: Unloading module AtmDataMFD
000756.633: Unloading module GenericCamera
000756.633: Unloading module NotesRTF
000756.634: Unloading module ScramAttitude
000756.635:    >>> ScramAttitude module exited
000756.635: Unloading module CalculatorCF
000756.635: Unloading module ModuleMessagingExtMFD
000756.635:    >>> MMExtMFD module exited
000756.636: Unloading module Multistage2015_MFD
000756.636: Unloading module ScriptMFD
000756.636: Unloading module AtlantisConfig
000756.636: Unloading module AtmConfig
000756.637: Unloading module DGConfigurator
 
Thank you all so much for your new reports and detailed logs. Now I see some of the lines I posted (in Spanish) to debug the booster separation issue.
I remember I forgot to update the GitHub repository yesterday.

I'm going to start responding in parts to better organize all the help. And also to detail my next steps.

Latest test, vehicle is loading in and will light only one booster (last one in series, this case, booster 5). Will jettison when propellant runs out. Still get CTD pushing any button on the Multistage2015 MFD. If autopilot start launch countdown, I have main engine and one booster start using P command. If I manually start, only one booster fires, not the mains.

Your d/l file places multistage2015_MFD.dll in a created "plugins" folder, not the "plugin" folder. Moved it over manually and buttons worked again on the MFD.

Still seeing errors in the log file cannot find Multistage2015.dll and cannot find Multistage_2015.dll
Could this be a naming convention error in another file, maybe a .ini or .cfg file somewhere upstream?

Oh... I didn't even notice that... 🙄

There's just a small mistake in the zip file:
You named the folder "plugins" instead of "plugin"
(so I haven't tested the new multistage2015_MFD.)....

Thanks for reporting this. I was on the Multistage issue all afternoon and into the evening, and sometimes I miss things.

------------------------------------------------------------------------


More experimenting on a clean Orbiter2024 build. It appears that the DX9ExtMFD must be checked in the Modules folder in order for the Multistage2015_MFD to load in game at scenario startup. Ran the Lucy addon all the way to orbit and spacecraft separation with no errors. All buttons of the Multistage2015_MFD worked fine. This scenario is an Atlas V 401 with no boosters and worked perfect. I plan to move on to the Osiris mission with an Atlas V 421 next.

Maybe I've accidentally linked some D3D9 component. I'm not sure, but I'll check.
------------------------------------------------------------------------

OK this one loads!:)
I'm getting the same results as the the feb release, though slightly different to other reports?
Testing N1L3 on autopilot: Only the last booster works (log says they all ignite at the right time), no auto sep. have to manually Jettison (no CTD!) and manually ignite the next stage. Interstages work, have to maually ignite the next stage again, after that everything seems to work ok, ullage etc..., MFD also no problems.

I need to check the Multistage2015::AutoJettison() function; the problem must be there or in its calls. I'll check Complex Flight later, too.

------------------------------------------------------------------------

This is wierd, x3? There are actually 2 official interstages.

That's weird, maybe some array is misconfigured.

------------------------------------------------------------------------

I also want to replace arrays with tools from the blessed C++ STL. At least as far as I can.
 
Back
Top