Hi Matias
So here are the results of my tests.
For this, I used my
Ariane 6 rocket.
Let's assume I'm only mentioning what doesn't work.
The rest works (at least I think so).
[BOOSTER_n] Section
- Eng_tex : ok
- Eng_pstream1 : no smoke
Now we can have multiple boosters (I only tested it with 2, no more)... BUT:
[BOOSTER_1] use Eng_1 Eng_diameter= and Eng_tex= from [BOOSTER_2]
[BOOSTER_2] don't have "Eng_1 Eng_diameter= and Eng_tex=" (no exaust)
No automatic booster separation at the end of combustion
(we must press J for that)
If you press J before the boosters have finished burning, you often (but not always) get a CTD
If you cut off [STAGE_1] engine before, there is no issue
[STAGE_n] Section
- Eng_tex : no exhaust texture
- Eng_pstream1 : no smoke
[PAYLOAD_n] Section
- Payloads are not rendering.
I tried with the following settings :
Render=0 then 1
Live=0 then 1
same result...
[FX_VENT] Section
There is a problem with the operation, but it seems to be related to the
guidance file (see below).
The guidance only starts at MET: -4.0 (insted of -70)
I tested it with these values :
Time_fin_1=-10 no working
Time_fin_1=-4 no working
Time_fin_1=-3 ok
Time_fin_1=0 ok
[FX_LAUNCH] section
does not work...
GUIDANCE File :
- The counter starts at
MET: -4.0 step:1 instead of
MET: -70.0 step:1
(The parameter "-70=orbit(460,465,73)" doesn't work because it's not read at MET: -70
But if I use
10=orbit(460,465,73), then it works.)
- The sound doesn't work
(ex: 71=PlaySound(Sounds\Multistage\A6_267\pilotage calme.wav)
BACKUP file (Current state).scn file
Every time I quit Orbiter and restart (Current state).scn, I get a CTD, whether during flight or even before.
For example, I launch my scenario, then I quit Orbiter.
If I relaunch the (Current state) file, I get a CTD.
Multistage2015_MFD
If I open this MFD, I get the following message:
This Vessel is not a Multistage2015
This is what I have been able to observe so far.
Now
I have a suggestion to ask you (I don't know if it's possible):
Multistage2015 and Multistage2026 cannot be used together in Orbiter because the following files have the same name:
boom.dll
EmptyModule.dll
MS_Camera.dll
MS_Crawler.dll
MS_Hangar.dll
stage.dll
Would it be possible to give them another name, for example:
boom2026.dll
EmptyModule2026.dll
MS_Camera2026.dll
MS_Crawler2026.dll
MS_Hangar2026.dll
stage2026.dll
Because - for the moment - I'm using your version of Multistage2015 from October 31, 2025
which works very well, as long as you only declare one booster.
That said, I haven't tested it, but I think these DLL files don't cause any problems and that you can still use either
Multistage2015 or
Multistage2026 because the names of these two files are different (which is a good idea).
But that's a very minor point.
If I notice any other problems, I'll let you know.
Thanks again for your work...