Project Multistage2015 - Development Thread

Do you use the default launchpad or something else?

Not sure what you mean?

In the scenario.
Code:
ATTACHED 0:0,MS_LaunchPad_SLS

which is the emptylaunchpad.

MS_LaunchPad_SLS:EmptyModule
STATUS Landed Earth
POS -80.6208910 28.6257320
HEADING 270.00
ALT -0.011
AROT 151.049 -8.224 94.525
ATTACHED 0:0,SLSTOWER2016
AFCMODE 7
NAVFREQ 0 0
END

what is odd though I didn't see that (MS_LaunchPad_SLS:EmptyModule)
in the scn?
 
did you write this or did it come automatically?
 
Do you start the engines BEFORE releasing the attachment?
 
Do you start the engines BEFORE releasing the attachment?

MS2015 creates automatically a ghost launchpad, and attaches the rocket to it (it's to avoid many issues with the touchdown points). If you want a different module for your launchpad you can set it up in the ini file.

When you ramp up your engines the MS module computes vertical acceleration and once is greater than 1g it releases the attachment and once far enough it deletes the launchpad.

If this process is overridden by the user somehow then anything could happen.

I see here that there is a launchpad attached to another launchpad, the SLStower.

What I think is that this hierarchy avoids to establish where the launchpad to which the rocket is attached exactly is by orbiter (attachments do not get updated IIRC). So when attachment is released basically the rocket appears in outer space, where orbiter randomly or almost randomly thinks it is.

take out this:
Code:
ATTACHED 0:0,SLSTOWER2016

and see if that works...

---------- Post added at 15:27 ---------- Previous post was at 15:20 ----------

Trying to make it more clear, I think that this is how it works:

parent: status gets updated
child: status does not get updated, it is calculated from parent status once the attachment is gone

so if you put from the scenery file

slstower as parent on ground - launchpad as middle - rocket as child

slstower gets updated on startup and is landed on earth - launchpad not updated so orbiter either doesn't know where it is, or maybe just where, but doesn't know absolute velocities - rocket not updated

if you break just the second attachment the rocket position is plotted starting from the launchpad one, which does not get updated because it is attached to slstower, so the rocket jump in outer space...
 
ok. Here is the scn I am using:
Code:
BEGIN_DESC
Manned mission to the moon on Orion MPCV. A landing module MAV is waiting on orbit around the moon. 


The launcher autopilot is accessible in the Multistage2015 MFD (see its documentation). You need the guidance file: Config\Multistage2015\Guidance\SLS_Guidance.txt. This file could contain: 


0.000 =orbit(220.00,220.00,28.6,-1.00,76.00,0.00)

5.000 =engine(0.00,110.00,5.00,0.00,0.00,0.00)

50.000 =les(100.00,0.00,0.00,0.00,0.00,0.00)

50.000 =engine(100.00,85.00,3.00,0.00,0.00,0.00)

50.000 =fairing(85.00,0.00,0.00,0.00,0.00,0.00)

80.000 =engine(85.00,101.00,3.00,0.00,0.00,0.00)

300.000 =inverse(0.00,0.00,0.00,0.00,0.00,0.00)


Needs the following add-ons: Orion-MPCV, MAV, Multistage 2015, SLS_SKYLAB2_(Beta0.2A) and SLS_2016_BETA_0.3

END_DESC

BEGIN_ENVIRONMENT
  System Sol_SLS
  Date MJD 58989.8632108327
END_ENVIRONMENT

BEGIN_FOCUS
  Ship SLS
END_FOCUS

BEGIN_CAMERA
  TARGET SLS
  MODE Extern
  POS 11.148998 -58.041488 21.054965
  TRACKMODE Ground Earth
  GROUNDLOCATION -80.61953 28.62421 109.01
  FOV 60.00
END_CAMERA

BEGIN_MFD Right
  TYPE User
  MODE Multistage2015_MFD
END_MFD

BEGIN_SHIPS
SLS:Multistage2015
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT 56.849
  AROT 151.065 -8.240 4.530
  ATTACHED 0:0,MS_LaunchPad_SLS
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000 7:1.000000 8:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Multistage2015\SLS_BLOCKIBORIONNEW.ini
  GUIDANCE_FILE Config\Multistage2015\Guidance\SLS_Guidance_NEW_GNC.txt
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  MET -10.000
  BATTERY 5400.000000
  GROWING_PARTICLES 
  STAGE_IGNITION_TIME 0.000000
  STAGE_STATE 1
  TELEMETRY_FILE Config\Multistage2015\Telemetry\SLS_EM1_Orion_GNC.txt
  ALT_STEPS 100.0,350.0,1400.0,35000.0
  PEG_PITCH_LIMIT 35.000
  PEG_MC_INTERVAL 0.100
END
Orion:Orion-MPCV\Orion-MPCV
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 0.00
  ALT 118.0
  AROT 6.296 14.888 -171.528
  ATTACHED 1:0,SLS
  FAIRING 1
  AFCMODE 7
  PRPLEVEL 0:1.000000
  NAVFREQ 0 0
  XPDR 468
  IDS 0:584 100
  MODE 0
  WATER 0
END
SLSTOWER2:SLS\SLSTOWER2
  ARM_STATUS 0.7191 0.0000 0.0000 1.0000 0.0000 0.5705 0.0000 0.0000 0.0000 0.9815 0.0000 0.0000 0.0830 0.0000 0.0000 0.0000 0.0000 0.4759
  ARM2_STATUS 0.0034 0.0000 0.1682 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 
  POST 1 
  TOUCH -74.0430 
  STATUS Landed Earth
  POS -80.6208970 28.6274440
  HEADING 180.57
  ALT 73.857
  AROT -118.038 -3.864 171.733
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
WATERTOWER:SLS\WATERTOWER
  STATUS Landed Earth
  POS -80.6195360 28.6286140
  HEADING 0.00
  ALT 1.997
  AROT 61.695 4.479 8.251
  AFCMODE 7
  NAVFREQ 0 0
END
LIGHTNING1:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6199860 28.6276140
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.535 8.220
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING2:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6220760 28.6288640
  HEADING 0.00
  ALT -0.194
  AROT 61.306 4.534 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING3:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6222660 28.6266340
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.533 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LP39:SLS\LP39PAD
  STATUS Landed Earth
  POS -80.6204260 28.6270240
  HEADING 0.00
  ALT 1.997
  AROT 61.696 4.478 8.250
  AFCMODE 7
  NAVFREQ 0 0
END
SPOTLIGHT1:spotlight2
  STATUS Landed Earth
  POS -29.1959147 2.4561787
  HEADING 66.68
  ALT 0.186
  AROT 25.070 -22.265 75.772
  ATTACHED 0:0,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.0000 36.5000 95.2500 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.47846 0.60696
END
SPOTLIGHT2:spotlight2
  STATUS Landed Earth
  POS -29.3783550 2.4074486
  HEADING 66.68
  ALT 0.186
  AROT 25.110 -22.449 75.730
  ATTACHED 0:1,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 3.2000 37.5000 -6.1000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.70929 0.86793
END
SPOTLIGHT3:spotlight2
  STATUS Landed Earth
  POS -29.8439529 2.2257810
  HEADING 66.66
  ALT 0.186
  AROT 25.244 -22.932 75.661
  ATTACHED 0:2,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.5708
  PAT -111.0000 38.0000 -7.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.61562 0.15286
END
SPOTLIGHT4:spotlight2
  STATUS Landed Earth
  POS -30.5357169 1.9577504
  HEADING 66.64
  ALT 0.186
  AROT 25.437 -23.652 75.557
  ATTACHED 0:3,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT -104.0000 38.5000 95.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.60889 0.37186
END
SPOTLIGHT5:spotlight2
  STATUS Landed Earth
  POS -35.1000667 0.9537060
  HEADING 66.58
  ALT 0.186
  AROT 26.650 -28.108 74.141
  ATTACHED 0:4,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 0.3491
  PAT -101.5000 23.0000 29.7000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82165 0.23533
END
SPOTLIGHT6:spotlight2
  STATUS Landed Earth
  POS -36.6896990 0.5215900
  HEADING 66.57
  ALT 0.186
  AROT 27.139 -29.681 73.670
  ATTACHED 0:5,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.5000 23.0000 57.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82956 0.68404
END
END_SHIPS

I don't see the mslaunchpad in the scn.

This
MS_LaunchPad_SLS:EmptyModule
STATUS Landed Earth
POS -80.6208910 28.6257320
HEADING 270.00
ALT -0.011
AROT 151.049 -8.224 94.525
ATTACHED 0:0,SLSTOWER2016
AFCMODE 7
NAVFREQ 0 0
END


was apart of a scn that worked.
 
then take this out

Code:
 ATTACHED 0:0,MS_LaunchPad_SLS
 
Thanks:
Here is the scn:
Code:
BEGIN_SHIPS
SLS:Multistage2015
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT 56.849
  AROT 151.065 -8.240 4.530
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000 7:1.000000 8:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Multistage2015\SLS_BLOCKIBORIONNEW.ini
  GUIDANCE_FILE Config\Multistage2015\Guidance\SLS_Guidance_NEW_GNC.txt
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  MET -10.000
  BATTERY 5400.000000
  GROWING_PARTICLES 
  STAGE_IGNITION_TIME 0.000000
  STAGE_STATE 1
  TELEMETRY_FILE Config\Multistage2015\Telemetry\SLS_EM1_Orion_GNC.txt
  ALT_STEPS 100.0,350.0,1400.0,35000.0
  PEG_PITCH_LIMIT 35.000
  PEG_MC_INTERVAL 0.100
END

But it keeps attaching; Here is a quicksave:
Code:
SLS:Multistage2015
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT 56.849
  AROT 151.065 -8.240 4.530
  ATTACHED 0:0,MS_LaunchPad_SLS
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000 7:1.000000 8:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Multistage2015\SLS_BLOCKIBORIONNEW.ini
  GUIDANCE_FILE Config\Multistage2015\Guidance\SLS_Guidance_NEW_GNC.txt
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  MET -10.000
  BATTERY 5400.000000
  GROWING_PARTICLES 
  STAGE_IGNITION_TIME 0.000000
  STAGE_STATE 1
  TELEMETRY_FILE Config\Multistage2015\Telemetry\SLS_EM1_Orion_GNC.txt
  ALT_STEPS 100.0,350.0,1400.0,35000.0
  PEG_PITCH_LIMIT 35.000
  PEG_MC_INTERVAL 0.100
  RAMP 
END
 
it is correct, as said above. does it work?

don't post the scn of only the ms2015 vessel, the entire one
 
No.

So here is the entire scn.
Code:
BEGIN_DESC
Manned mission to the moon on Orion MPCV. A landing module MAV is waiting on orbit around the moon. 


The launcher autopilot is accessible in the Multistage2015 MFD (see its documentation). You need the guidance file: Config\Multistage2015\Guidance\SLS_Guidance.txt. This file could contain: 


0.000 =orbit(220.00,220.00,28.6,-1.00,76.00,0.00)

5.000 =engine(0.00,110.00,5.00,0.00,0.00,0.00)

50.000 =les(100.00,0.00,0.00,0.00,0.00,0.00)

50.000 =engine(100.00,85.00,3.00,0.00,0.00,0.00)

50.000 =fairing(85.00,0.00,0.00,0.00,0.00,0.00)

80.000 =engine(85.00,101.00,3.00,0.00,0.00,0.00)

300.000 =inverse(0.00,0.00,0.00,0.00,0.00,0.00)


Needs the following add-ons: Orion-MPCV, MAV, Multistage 2015, SLS_SKYLAB2_(Beta0.2A) and SLS_2016_BETA_0.3

END_DESC

BEGIN_ENVIRONMENT
  System Sol_SLS
  Date MJD 58989.8632108327
END_ENVIRONMENT

BEGIN_FOCUS
  Ship SLS
END_FOCUS

BEGIN_CAMERA
  TARGET SLS
  MODE Extern
  POS 11.148998 -58.041488 21.054965
  TRACKMODE Ground Earth
  GROUNDLOCATION -80.61953 28.62421 109.01
  FOV 60.00
END_CAMERA

BEGIN_MFD Right
  TYPE User
  MODE Multistage2015_MFD
END_MFD

BEGIN_SHIPS
SLS:Multistage2015
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT 56.849
  AROT 151.065 -8.240 4.530
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000 7:1.000000 8:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Multistage2015\SLS_BLOCKIBORIONNEW.ini
  GUIDANCE_FILE Config\Multistage2015\Guidance\SLS_Guidance_NEW_GNC.txt
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  MET -10.000
  BATTERY 5400.000000
  GROWING_PARTICLES 
  STAGE_IGNITION_TIME 0.000000
  STAGE_STATE 1
  TELEMETRY_FILE Config\Multistage2015\Telemetry\SLS_EM1_Orion_GNC.txt
  ALT_STEPS 100.0,350.0,1400.0,35000.0
  PEG_PITCH_LIMIT 35.000
  PEG_MC_INTERVAL 0.100
END
Orion:Orion-MPCV\Orion-MPCV
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 0.00
  ALT 118.0
  AROT 6.296 14.888 -171.528
  ATTACHED 1:0,SLS
  FAIRING 1
  AFCMODE 7
  PRPLEVEL 0:1.000000
  NAVFREQ 0 0
  XPDR 468
  IDS 0:584 100
  MODE 0
  WATER 0
END
SLSTOWER2:SLS\SLSTOWER2
  ARM_STATUS 0.7191 0.0000 0.0000 1.0000 0.0000 0.5705 0.0000 0.0000 0.0000 0.9815 0.0000 0.0000 0.0830 0.0000 0.0000 0.0000 0.0000 0.4759
  ARM2_STATUS 0.0034 0.0000 0.1682 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 
  POST 1 
  TOUCH -74.0430 
  STATUS Landed Earth
  POS -80.6208970 28.6274440
  HEADING 180.57
  ALT 73.857
  AROT -118.038 -3.864 171.733
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
WATERTOWER:SLS\WATERTOWER
  STATUS Landed Earth
  POS -80.6195360 28.6286140
  HEADING 0.00
  ALT 1.997
  AROT 61.695 4.479 8.251
  AFCMODE 7
  NAVFREQ 0 0
END
LIGHTNING1:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6199860 28.6276140
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.535 8.220
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING2:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6220760 28.6288640
  HEADING 0.00
  ALT -0.194
  AROT 61.306 4.534 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING3:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6222660 28.6266340
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.533 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LP39:SLS\LP39PAD
  STATUS Landed Earth
  POS -80.6204260 28.6270240
  HEADING 0.00
  ALT 1.997
  AROT 61.696 4.478 8.250
  AFCMODE 7
  NAVFREQ 0 0
END
SPOTLIGHT1:spotlight2
  STATUS Landed Earth
  POS -29.1959147 2.4561787
  HEADING 66.68
  ALT 0.186
  AROT 25.070 -22.265 75.772
  ATTACHED 0:0,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.0000 36.5000 95.2500 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.47846 0.60696
END
SPOTLIGHT2:spotlight2
  STATUS Landed Earth
  POS -29.3783550 2.4074486
  HEADING 66.68
  ALT 0.186
  AROT 25.110 -22.449 75.730
  ATTACHED 0:1,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 3.2000 37.5000 -6.1000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.70929 0.86793
END
SPOTLIGHT3:spotlight2
  STATUS Landed Earth
  POS -29.8439529 2.2257810
  HEADING 66.66
  ALT 0.186
  AROT 25.244 -22.932 75.661
  ATTACHED 0:2,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.5708
  PAT -111.0000 38.0000 -7.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.61562 0.15286
END
SPOTLIGHT4:spotlight2
  STATUS Landed Earth
  POS -30.5357169 1.9577504
  HEADING 66.64
  ALT 0.186
  AROT 25.437 -23.652 75.557
  ATTACHED 0:3,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT -104.0000 38.5000 95.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.60889 0.37186
END
SPOTLIGHT5:spotlight2
  STATUS Landed Earth
  POS -35.1000667 0.9537060
  HEADING 66.58
  ALT 0.186
  AROT 26.650 -28.108 74.141
  ATTACHED 0:4,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 0.3491
  PAT -101.5000 23.0000 29.7000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82165 0.23533
END
SPOTLIGHT6:spotlight2
  STATUS Landed Earth
  POS -36.6896990 0.5215900
  HEADING 66.57
  ALT 0.186
  AROT 27.139 -29.681 73.670
  ATTACHED 0:5,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.5000 23.0000 57.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82956 0.68404
END
END_SHIPS

then quicksave after fuilling tanks;
Code:
BEGIN_DESC
Orbiter saved state at T = 21
END_DESC

BEGIN_ENVIRONMENT
  System Sol_SLS
  Date MJD 58989.8634499094
  Help CurrentState_img
END_ENVIRONMENT

BEGIN_FOCUS
  Ship SLS
END_FOCUS

BEGIN_CAMERA
  TARGET SLS
  MODE Extern
  POS 11.148998 -58.041488 21.054965
  TRACKMODE Ground Earth
  GROUNDLOCATION -80.61953 28.62421 109.01
  FOV 60.00
END_CAMERA

BEGIN_MFD Right
  TYPE User
  MODE Multistage2015_MFD
END_MFD

BEGIN_SHIPS
SLS:Multistage2015
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT 56.849
  AROT 151.065 -8.240 4.530
  ATTACHED 0:0,MS_LaunchPad_SLS
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000 7:1.000000 8:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Multistage2015\SLS_BLOCKIBORIONNEW.ini
  GUIDANCE_FILE Config\Multistage2015\Guidance\SLS_Guidance_NEW_GNC.txt
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  MET -10.000
  BATTERY 5400.000000
  GROWING_PARTICLES 
  STAGE_IGNITION_TIME 0.000000
  STAGE_STATE 1
  TELEMETRY_FILE Config\Multistage2015\Telemetry\SLS_EM1_Orion_GNC.txt
  ALT_STEPS 100.0,350.0,1400.0,35000.0
  PEG_PITCH_LIMIT 35.000
  PEG_MC_INTERVAL 0.100
  RAMP 
END
Orion:Orion-MPCV\Orion-MPCV
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 0.00
  ALT 118.000
  AROT 6.296 14.888 -171.528
  ATTACHED 1:0,SLS
  AFCMODE 7
  PRPLEVEL 0:1.000000
  IDS 0:584 100
  NAVFREQ 0 0
  XPDR 468
  MODE 0
END
SLSTOWER2:SLS\SLSTOWER2
  ARM_STATUS 0.7191 0.0000 0.0000 1.0000 0.0000 0.5705 0.0000 0.0000 0.0000 0.9815 0.0000 0.0000 0.0830 0.0000 0.0000 0.0000 0.0000 0.4759
  ARM2_STATUS 0.0034 0.0000 0.1682 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 
  POST 1 
  TOUCH -74.0430 
  STATUS Landed Earth
  POS -80.6208970 28.6274440
  HEADING 180.57
  ALT 73.857
  AROT -118.038 -3.864 171.733
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
WATERTOWER:SLS\WATERTOWER
  STATUS Landed Earth
  POS -80.6195360 28.6286140
  HEADING 0.00
  ALT 1.997
  AROT 61.695 4.479 8.251
  AFCMODE 7
  NAVFREQ 0 0
END
LIGHTNING1:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6199860 28.6276140
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.535 8.220
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING2:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6220760 28.6288640
  HEADING 0.00
  ALT -0.194
  AROT 61.306 4.534 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING3:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6222660 28.6266340
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.533 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LP39:SLS\LP39PAD
  STATUS Landed Earth
  POS -80.6204260 28.6270240
  HEADING 0.00
  ALT 1.997
  AROT 61.696 4.478 8.250
  AFCMODE 7
  NAVFREQ 0 0
END
SPOTLIGHT1:spotlight2
  STATUS Landed Earth
  POS -29.1959147 2.4561787
  HEADING 66.68
  ALT 0.186
  AROT 25.070 -22.265 75.772
  ATTACHED 0:0,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.0000 36.5000 95.2500 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.47846 0.60696
END
SPOTLIGHT2:spotlight2
  STATUS Landed Earth
  POS -29.3783550 2.4074486
  HEADING 66.68
  ALT 0.186
  AROT 25.110 -22.449 75.730
  ATTACHED 0:1,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 3.2000 37.5000 -6.1000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.70929 0.86793
END
SPOTLIGHT3:spotlight2
  STATUS Landed Earth
  POS -29.8439529 2.2257810
  HEADING 66.66
  ALT 0.186
  AROT 25.244 -22.932 75.661
  ATTACHED 0:2,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.5708
  PAT -111.0000 38.0000 -7.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.61562 0.15286
END
SPOTLIGHT4:spotlight2
  STATUS Landed Earth
  POS -30.5357169 1.9577504
  HEADING 66.64
  ALT 0.186
  AROT 25.437 -23.652 75.557
  ATTACHED 0:3,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT -104.0000 38.5000 95.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.60889 0.37186
END
SPOTLIGHT5:spotlight2
  STATUS Landed Earth
  POS -35.1000667 0.9537060
  HEADING 66.58
  ALT 0.186
  AROT 26.650 -28.108 74.141
  ATTACHED 0:4,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 0.3491
  PAT -101.5000 23.0000 29.7000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82165 0.23533
END
SPOTLIGHT6:spotlight2
  STATUS Landed Earth
  POS -36.6896990 0.5215900
  HEADING 66.57
  ALT 0.186
  AROT 27.139 -29.681 73.670
  ATTACHED 0:5,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.5000 23.0000 57.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82956 0.68404
END
MS_LaunchPad_SLS:EmptyModule
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT -0.011
  AROT 151.047 -8.224 4.525
  AFCMODE 7
  NAVFREQ 0 0
END
END_SHIPS

BEGIN_Attachment Manager
END

then I launch and get this:
Code:
BEGIN_DESC
Orbiter saved state at T = 21
END_DESC

BEGIN_ENVIRONMENT
  System Sol_SLS
  Date MJD 58989.8634499094
  Help CurrentState_img
END_ENVIRONMENT

BEGIN_FOCUS
  Ship SLS
END_FOCUS

BEGIN_CAMERA
  TARGET SLS
  MODE Extern
  POS 11.148998 -58.041488 21.054965
  TRACKMODE Ground Earth
  GROUNDLOCATION -80.61953 28.62421 109.01
  FOV 60.00
END_CAMERA

BEGIN_MFD Right
  TYPE User
  MODE Multistage2015_MFD
END_MFD

BEGIN_SHIPS
SLS:Multistage2015
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT 56.849
  AROT 151.065 -8.240 4.530
  ATTACHED 0:0,MS_LaunchPad_SLS
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000 7:1.000000 8:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Multistage2015\SLS_BLOCKIBORIONNEW.ini
  GUIDANCE_FILE Config\Multistage2015\Guidance\SLS_Guidance_NEW_GNC.txt
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  MET -10.000
  BATTERY 5400.000000
  GROWING_PARTICLES 
  STAGE_IGNITION_TIME 0.000000
  STAGE_STATE 1
  TELEMETRY_FILE Config\Multistage2015\Telemetry\SLS_EM1_Orion_GNC.txt
  ALT_STEPS 100.0,350.0,1400.0,35000.0
  PEG_PITCH_LIMIT 35.000
  PEG_MC_INTERVAL 0.100
  RAMP 
END
Orion:Orion-MPCV\Orion-MPCV
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 0.00
  ALT 118.000
  AROT 6.296 14.888 -171.528
  ATTACHED 1:0,SLS
  AFCMODE 7
  PRPLEVEL 0:1.000000
  IDS 0:584 100
  NAVFREQ 0 0
  XPDR 468
  MODE 0
END
SLSTOWER2:SLS\SLSTOWER2
  ARM_STATUS 0.7191 0.0000 0.0000 1.0000 0.0000 0.5705 0.0000 0.0000 0.0000 0.9815 0.0000 0.0000 0.0830 0.0000 0.0000 0.0000 0.0000 0.4759
  ARM2_STATUS 0.0034 0.0000 0.1682 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 
  POST 1 
  TOUCH -74.0430 
  STATUS Landed Earth
  POS -80.6208970 28.6274440
  HEADING 180.57
  ALT 73.857
  AROT -118.038 -3.864 171.733
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
WATERTOWER:SLS\WATERTOWER
  STATUS Landed Earth
  POS -80.6195360 28.6286140
  HEADING 0.00
  ALT 1.997
  AROT 61.695 4.479 8.251
  AFCMODE 7
  NAVFREQ 0 0
END
LIGHTNING1:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6199860 28.6276140
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.535 8.220
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING2:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6220760 28.6288640
  HEADING 0.00
  ALT -0.194
  AROT 61.306 4.534 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LIGHTNING3:SLS\LIGHTNINGTOWER
  STATUS Landed Earth
  POS -80.6222660 28.6266340
  HEADING 0.00
  ALT -0.194
  AROT 61.308 4.533 8.218
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
LP39:SLS\LP39PAD
  STATUS Landed Earth
  POS -80.6204260 28.6270240
  HEADING 0.00
  ALT 1.997
  AROT 61.696 4.478 8.250
  AFCMODE 7
  NAVFREQ 0 0
END
SPOTLIGHT1:spotlight2
  STATUS Landed Earth
  POS -29.1959147 2.4561787
  HEADING 66.68
  ALT 0.186
  AROT 25.070 -22.265 75.772
  ATTACHED 0:0,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.0000 36.5000 95.2500 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.47846 0.60696
END
SPOTLIGHT2:spotlight2
  STATUS Landed Earth
  POS -29.3783550 2.4074486
  HEADING 66.68
  ALT 0.186
  AROT 25.110 -22.449 75.730
  ATTACHED 0:1,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 3.2000 37.5000 -6.1000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.70929 0.86793
END
SPOTLIGHT3:spotlight2
  STATUS Landed Earth
  POS -29.8439529 2.2257810
  HEADING 66.66
  ALT 0.186
  AROT 25.244 -22.932 75.661
  ATTACHED 0:2,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.5708
  PAT -111.0000 38.0000 -7.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.61562 0.15286
END
SPOTLIGHT4:spotlight2
  STATUS Landed Earth
  POS -30.5357169 1.9577504
  HEADING 66.64
  ALT 0.186
  AROT 25.437 -23.652 75.557
  ATTACHED 0:3,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT -104.0000 38.5000 95.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.60889 0.37186
END
SPOTLIGHT5:spotlight2
  STATUS Landed Earth
  POS -35.1000667 0.9537060
  HEADING 66.58
  ALT 0.186
  AROT 26.650 -28.108 74.141
  ATTACHED 0:4,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 0.3491
  PAT -101.5000 23.0000 29.7000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82165 0.23533
END
SPOTLIGHT6:spotlight2
  STATUS Landed Earth
  POS -36.6896990 0.5215900
  HEADING 66.57
  ALT 0.186
  AROT 27.139 -29.681 73.670
  ATTACHED 0:5,LP39
  AFCMODE 7
  NAVFREQ 0 0
  SPT 0 300.0000 1.0472
  PAT 2.5000 23.0000 57.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000
  GBL 0.82956 0.68404
END
MS_LaunchPad_SLS:EmptyModule
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT -0.011
  AROT 151.047 -8.224 4.525
  AFCMODE 7
  NAVFREQ 0 0
END
END_SHIPS

BEGIN_Attachment Manager
END
 
try to deactivate "attachment manager" addon
 
That was it. Thanks. But I wonder why it does affect the other scenarios.
 
I don't know, the release of the attachment sometimes gets crazy if attachment manager is on... finally solved it!
 
So Not sure why the Universaladapter is not seen. I had it set to x to see ifit just too low. But it wasn't
crH4EfA.jpg

ini
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_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=Ice2
Srcsize=0.050
Srcrate=1.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_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

[PARTICLESTREAM_13]
Name=Engdetail
Srcsize=1.200
Srcrate=20.000
V0=0.100
Srcspread=10.000
Lifetime=0.010
Growthrate=0.000
Atmslowdown=0.000
Ltype=EMISSIVE
Levelmap=LVL_FLAT
Lmin=0.3
Lmax=1.000
Atmsmap=ATM_FLAT
Amin=0.3
Amax=1.000
Tex=SLS_2016/Ice_Part

[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

[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\Orange-booster_s
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=(6.450,0.000,19.000)
Expbolts_pstream=exbolt
Expbolts_anticipation=1.000

[BOOSTER_2]
N=1
Angle=0.000
Meshname=SLS_2016\Orange-booster_sl
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,0.000,19.000)
Expbolts_pstream=exbolt
Expbolts_anticipation=1.000

[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\corerustET_1a_orion
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_ET2
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
ullage_thrust=100000.000
ullage_N=4
ullage_angle=-22.500
ullage_pos=(4.200,0.000,-8.000)
ullage_dir=(0.200,0.000,-1.000)
ullage_tex=Exhaust_atsme
ullage_length=5.000
ullage_diameter=1.000
ullage_anticipation=3.000
ullage_overlap=1.000
ullage_rectfactor=3.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)

[SEPARATION_12]
Meshname=SLS_2016\interstageET
Off=(0.000,0.000,42.100)
Height=5.000
Diameter=8.400
EmptyMass=5650.320
Separation_delay=15.000
Module=stage
Speed=(0.000,0.000,-2.000)
Rot_speed=(0.000,0.000,0.000)

[SEPARATION_13]
Meshname=SLS_2016\Universaladapter
Off=(0.000,0.000,52.000)
Height=5.000
Diameter=8.400
EmptyMass=5650.320
Separation_delay=15.000
Module=stage
Speed=(0.000,0.000,-2.000)
Rot_speed=(0.000,0.000,0.000)

[FAIRING]
Meshname=SLS_2016\SLSORIONMPCVFAIR
Off=(0.000,0.000,62.75)
N=3
Angle=90.000
Height=6.000
Diameter=8.000
EmptyMass=1383.000
Module=stage
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)

[PAYLOAD_1]
MeshName=Orion-MPCV\orion-launch-white
off=(0.000,0.000,64)
Diameter=5.000
Height=8.000
MASS=23820.000
Module=Orion-MPCV\Orion-MPCV
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

[LES]
Meshname=Orion-MPCV\orion-las-tweaked
Off=(0.000,0.000,64.000)
Height=13.000
Diameter=5.000
EmptyMass=5044.000
Module=stage
Speed=(0.000,2.000,30.000)
Rot_speed=(0.000,0.100,0.000)
log:
Code:
000000.000: Module Multistage2015.dll .... [Build 161006, API 160828]
000000.000: Multistage Version: 161006
000000.000: Load State Started
000000.000: SLS: Guidance File present: Config\Multistage2015\Guidance\SLS_Guidance_NEW_GNC.txt
000000.000: SLS: Orbit Call Found! Targets: Apogee:200000.0 Perigee:200000.0 Inclination:-29.7 Mode:1.0 GT initial Pitch: 76.5 Abside:200000.0
000000.000: SLS: Config File: C:\Orbiter2016\Config\Multistage2015\SLS_BLOCKIBORIONNEW1.ini
000000.000: SLS: Number of Interstages in the ini file: 1
000000.000: SLS: Number of stages in the ini file: 2
000000.000: SLS: Number of boosters group in the ini file: 6
000000.000: SLS: Number of Payloads in the ini file: 1
000000.000: SLS: LES Found
000000.000: SLS: This Rocket Has Fairing
000000.000: SLS: Texture n.1 Loaded Exhaust_atsme
000000.000: SLS: Texture n.2 Loaded SLS_2016\SSME_Exhaust
000000.000: SLS: booster n. 1 Tank Added: 622727.300 kg
000000.000: SLS: booster n. 2 Tank Added: 622727.300 kg
000000.000: SLS: booster n. 3 Tank Added: 0.200 kg
000000.000: SLS: booster n. 4 Tank Added: 0.300 kg
000000.000: SLS: booster n. 5 Tank Added: 0.100 kg
000000.000: SLS: booster n. 6 Tank Added: 0.100 kg
000000.000: SLS: Stage n. 2 Tank Added: 109000.000 kg
000000.000: SLS: Stage n. 1 Tank Added: 979452.000 kg
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail_2 to engine n.1
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail to engine n.1
000000.000: SLS: Stage n. 1 Engines Exhaust Added--> number of engines: 4 , diameter: 2.400, position x: -2.300 y: 2.300 z: -32.208
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail_2 to engine n.2
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail to engine n.2
000000.000: SLS: Stage n. 1 Engines Exhaust Added--> number of engines: 4 , diameter: 2.400, position x: -2.300 y: -2.300 z: -32.208
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail_2 to engine n.3
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail to engine n.3
000000.000: SLS: Stage n. 1 Engines Exhaust Added--> number of engines: 4 , diameter: 2.400, position x: 2.300 y: -2.300 z: -32.208
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail_2 to engine n.4
000000.000: SLS: Stage n.1 Engine Exhaust Stream Added: engdetail to engine n.4
000000.000: SLS: Stage n. 1 Engines Exhaust Added--> number of engines: 4 , diameter: 2.400, position x: 2.300 y: 2.300 z: -32.208
000000.000: SLS: Booster Group n.1 Engine Exhaust Stream Added: srb_exhaust to engine n.1
000000.000: SLS: Booster Group n.1 Engine Exhaust Stream Added: srb_exhaust_2 to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 1 number of engines: 1 , diameter: 0.010, position x: 6.300 y: 0.000 z: -33.000
000000.000: SLS: Booster Group n.2 Engine Exhaust Stream Added: srb_exhaust to engine n.1
000000.000: SLS: Booster Group n.2 Engine Exhaust Stream Added: srb_exhaust_2 to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 2 number of engines: 1 , diameter: 0.010, position x: -6.300 y: 0.000 z: -33.000
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: diffuse_contrail to engine n.1
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: emissive_contrail to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 2 , diameter: 0.010, position x: 6.300 y: 0.000 z: -94.700
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: diffuse_contrail to engine n.2
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: emissive_contrail to engine n.2
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 2 , diameter: 0.010, position x: -6.300 y: 0.000 z: -94.700
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: diffuse_contrail to engine n.1
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: emissive_contrail to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 2 , diameter: 0.010, position x: 6.300 y: 0.000 z: -94.700
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: diffuse_contrail to engine n.2
000000.000: SLS: Booster Group n.3 Engine Exhaust Stream Added: emissive_contrail to engine n.2
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 3 number of engines: 2 , diameter: 0.010, position x: -6.300 y: 0.000 z: -94.700
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.1
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: 0.000 y: 4.200 z: 22.800
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.2
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.2
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: -3.637 y: -2.100 z: 22.800
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.3
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.3
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: 3.637 y: -2.100 z: 22.800
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.1
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: -3.000 y: 3.200 z: 20.300
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.2
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.2
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: -1.271 y: -4.198 z: 20.300
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.3
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.3
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: 4.271 y: 0.998 z: 20.300
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.1
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: -1.700 y: 4.200 z: 25.300
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.2
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.2
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: -2.787 y: -3.572 z: 25.300
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.3
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.3
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: 4.487 y: -0.628 z: 25.300
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.1
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: 0.200 y: 4.200 z: 17.800
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.2
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.2
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: -3.737 y: -1.927 z: 17.800
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice to engine n.3
000000.000: SLS: Booster Group n.4 Engine Exhaust Stream Added: ice2 to engine n.3
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 4 number of engines: 4 , diameter: 0.000, position x: 3.537 y: -2.273 z: 17.800
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added: exhdetail to engine n.1
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 5 number of engines: 4 , diameter: 0.000, position x: -2.300 y: 2.300 z: -52.700
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added: exhdetail to engine n.1
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 5 number of engines: 4 , diameter: 0.000, position x: -2.300 y: -2.300 z: -52.700
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added: exhdetail to engine n.1
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 5 number of engines: 4 , diameter: 0.000, position x: 2.300 y: -2.300 z: -52.700
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added: exhdetail to engine n.1
000000.000: SLS: Booster Group n.5 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 5 number of engines: 4 , diameter: 0.000, position x: 2.300 y: 2.300 z: -52.700
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added: exhdetail2 to engine n.1
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 6 number of engines: 4 , diameter: 0.000, position x: -2.300 y: 2.300 z: -50.908
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added: exhdetail2 to engine n.1
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 6 number of engines: 4 , diameter: 0.000, position x: -2.300 y: -2.300 z: -50.908
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added: exhdetail2 to engine n.1
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 6 number of engines: 4 , diameter: 0.000, position x: 2.300 y: -2.300 z: -50.908
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added: exhdetail2 to engine n.1
000000.000: SLS: Booster Group n.6 Engine Exhaust Stream Added:  to engine n.1
000000.000: SLS: Booster Engines Exhaust Added--> Booster Group: 6 number of engines: 4 , diameter: 0.000, position x: 2.300 y: 2.300 z: -50.908
000000.000: SLS: Stage n.1 Mesh Preloaded: SLS_2016\corerustET_1a_orion
000000.000: SLS: Stage n.1 Mesh Added Mesh: SLS_2016\corerustET_1a_orion @ x:0.000 y:0.000 z:0.000
000000.000: ---------------------------------------------------------------
000000.000: >>> ERROR: DDraw error DDERR_INVALIDPARAMS
000000.000: >>> [ReadDDSSurface | .\Texture.cpp | 292]
000000.000: ---------------------------------------------------------------
============================ ERROR: ===========================
ReadDDSSurface failed (code: -2147024809)
[TextureManager::LoadTexture | .\Texture.cpp | 1227]
===============================================================
--------------------------- WARNING: --------------------------
>>> Texture not found: SLS_2016\Tank_Cover.dds
Skipping.
>>> [TextureManager::AcquireTexture | .\Texture.cpp | 1040]
---------------------------------------------------------------
000000.000: SLS: Stage n.2 Mesh Preloaded: SLS_2016\EUS_ET2
000000.000: SLS: Stage n.2 Mesh Added Mesh: SLS_2016\EUS_ET2 @ x:0.000 y:0.000 z:40.000
000000.000: SLS: Interstage Mesh Preloaded for Stage 2
000000.000: SLS: Interstage Mesh Added: SLS_2016\interstageET @ x:0.000 y:0.000 z:37.400
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\Orange-booster_s_1
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\Orange-booster_s_1 @ x:6.300 y:0.000 z:-5.000
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\Orange-booster_sl_1
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\Orange-booster_sl_1 @ x:-6.300 y:0.000 z:-5.000
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\dummy_1
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\dummy_1 @ x:6.300 y:0.000 z:-4.700
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\dummy_2
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\dummy_2 @ x:-6.300 y:0.000 z:-4.700
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\dummy_1
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\dummy_1 @ x:0.000 y:2.200 z:20.300
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\dummy_2
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\dummy_2 @ x:-1.905 y:-1.100 z:20.300
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\dummy_3
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\dummy_3 @ x:1.905 y:-1.100 z:20.300
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\dummy_1
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\dummy_1 @ x:0.000 y:0.000 z:-4.700
000000.000: SLS: Booster Mesh Preloaded: SLS_2016\dummy_1
000000.000: SLS: Booster Mesh Added Mesh: SLS_2016\dummy_1 @ x:0.000 y:0.000 z:-4.700
000000.000: SLS: Fairing Mesh Preloaded: SLS_2016\SLSORIONMPCVFAIR_1
000000.000: SLS: Fairing Mesh Added Mesh: SLS_2016\SLSORIONMPCVFAIR_1 @ x:0.000 y:0.000 z:58.050
000000.000: SLS: Fairing Mesh Preloaded: SLS_2016\SLSORIONMPCVFAIR_2
000000.000: SLS: Fairing Mesh Added Mesh: SLS_2016\SLSORIONMPCVFAIR_2 @ x:-0.000 y:-0.000 z:58.050
000000.000: SLS: Fairing Mesh Preloaded: SLS_2016\SLSORIONMPCVFAIR_3
000000.000: SLS: Fairing Mesh Added Mesh: SLS_2016\SLSORIONMPCVFAIR_3 @ x:0.000 y:-0.000 z:58.050
000000.000: SLS: Les Mesh Preloaded
000000.000: SLS: Les Mesh Added Orion-MPCV\orion-las-tweaked @ x:0.000 y:0.000 z:59.300
000000.000: Load State Terminated
000000.000: Module SLSTOWER2.dll ......... [Build 150203, API 100830]
000000.000: Module LIGHTTOWER.dll ........ [Build 150101, API 100830]
000000.000: Module spotlight2.dll ........ [Build 110421, API 100830]
000000.000: Module EmptyModule.dll ....... [Build 161006, API 160828]
000000.000: Finished initialising status
000000.000: Finished initialising camera
000000.000: Finished setting up render state
000000.000: Post Creation Started
000000.000: SLS: Gravity Turn Initial Pitch by user: 76.500 Calculated:84.300
000000.000: RESET PEG
000000.000: SLS: Planet Reference Pressure = 101325.0 Pa  Atmosphere Altitude Limit:2500.0 km
000000.000: Post Creation Terminated
000000.000: Finished initialising panels
000000.000: Venting Effect Added @: 4.200,-1.000,30.000 dir: 1.000,5.000,0.000
000000.000: Venting Effect Added @: 1.000,-4.200,15.000 dir: 5.000,1.000,0.000
000050.434: **** Closing simulation session

Fixed. It helps to read the doc.
[SEPARATION_23] between stage 2 and 3
 
Last edited:
oK 2 issues.

1 I am launching the Orion _MPCV with the SLS. The LEs doesn't eject on its own. I press F and it does eject
2. The 2nd stage cuts out before all fuel is used so the Orion is still attached

Any ideas?
 
.scn, .ini, guidance and log pls
 
Well here is the scn: I can post the rest later today.
HTML:
BEGIN_DESC

END_DESC

BEGIN_ENVIRONMENT
  System Sol_SLS
  Date MJD 58989.8632108327
  Help CurrentState_img
END_ENVIRONMENT

BEGIN_FOCUS
  Ship SLS
END_FOCUS

BEGIN_CAMERA
  TARGET SLS
  MODE Extern
  POS 11.148998 -58.041488 21.054965
  TRACKMODE Ground Earth
  GROUNDLOCATION -80.61953 28.62421 109.01
  FOV 30.00
END_CAMERA

BEGIN_MFD Right
  TYPE User
  MODE Multistage2015_MFD
END_MFD

BEGIN_SHIPS
SLS:Multistage2015
  STATUS Landed Earth
  POS -80.6208970 28.6273640
  HEADING 360.00
  ALT 56.849
  AROT 151.065 -8.240 4.530
  ATTACHED 0:0,MS_LaunchPad_SLS
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000 7:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Multistage2015\SLS_BLOCKIAORION_day.ini
  GUIDANCE_FILE Config\Multistage2015\Guidance\SLS_BlockIb_LF_GNC.txt
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  MET -10.000
  BATTERY 5400.000000
  GROWING_PARTICLES 
  STAGE_IGNITION_TIME 0.000000
  STAGE_STATE 1
  TELEMETRY_FILE Config\Multistage2015\Telemetry\SLS_EM1_Orion_GNC.txt
  ALT_STEPS 100.0,350.0,1400.0,35000.0
  PEG_PITCH_LIMIT 35.000
  PEG_MC_INTERVAL 0.100
END
SLSTOWER2:SLS\SLSTOWER2
  ARM_STATUS 0.7191 0.0000 0.0000 1.0000 0.0000 0.5705 0.0000 0.0000 0.0000 0.9815 0.0000 0.0000 0.0830 0.0000 0.0000 0.0000 0.0000 0.4759
  ARM2_STATUS 0.0034 0.0000 0.1682 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 
  POST 1 
  TOUCH -74.0430 
  STATUS Landed Earth
  POS -80.6208970 28.6274440
  HEADING 180.57
  ALT 73.857
  AROT -118.038 -3.864 171.733
  AFCMODE 7
  NAVFREQ 0 0
  XPDR 0
END
END_SHIPS


---------- Post added at 03:38 PM ---------- Previous post was at 07:37 AM ----------

ini:
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 =15.000
srcsize =0.400
v0 =1.000
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=7
SRCRATE=120
V0=12
SRCSPREAD=0
LIFETIME=0.25
GROWTHRATE=6
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=25.000
V0=150.000
Srcspread=0.200
Lifetime=10.000
Growthrate=6.000
Atmslowdown=0.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

[PARTICLESTREAM_4]
Name=SRB_exhaust
Srcsize=3.500
Srcrate=200.000
V0=100.000
Srcspread=0.000
Lifetime=1.500
Growthrate=12.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_5]
Name=DIFFUSE_contrail
Srcsize=10.000
Srcrate=40.000
V0=90.000
Srcspread=0.200
Lifetime=10.000
Growthrate=6.000
Atmslowdown=0.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

[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=ExBolt
Srcsize=0.500
Srcrate=60.000
V0=40.000
Srcspread=0.500
Lifetime=0.200
Growthrate=18.000
Atmslowdown=0.100
Ltype=EMISSIVE
Levelmap=LVL_PSQRT
Lmin=0
Lmax=4.000
Atmsmap=ATM_PLOG
Amin=1e-006
Amax=1.000
Tex=SLS_2016/SLS_SRB_exhaust

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

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

[FX_MACH]
pstream=mach
mach_min=0.900
mach_max=1.100
off_1=(0.000,0.000,50.000)
off_2=(6.777,0.000,18.000)
off_3=(-6.777,0.000,18.000)
dir=(0.000,0.000,-1.000)

[BOOSTER_1]
N=1
MeshName=SLS_2016\Orange-booster_s
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,0.000,0.000)
Rot_speed=(0.000,-0.400,0.000)
Eng_tex=
Eng_pstream1=SRB_exhaust
Eng_pstream2=
BurnDelay=0.000
Expbolts_pos=(6.250,0.000,18.000)
Expbolts_pstream=exbolt
Expbolts_anticipation=1.000

[BOOSTER_2]
N=1
Angle=0.000
Meshname=SLS_2016\Orange-booster_sl
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=
Speed=(-15.000,0.000,0.000)
Rot_speed=(0.000,0.400,0.000)
Eng_1=(0.000,0.000,-28.000)
BurnDelay=0.000
Expbolts_pos=(-6.250,0.000,18.000)
Expbolts_pstream=exbolt
Expbolts_anticipation=1.000

[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)  

[STAGE_1]
Height=63.720
Diameter=8.400
EmptyMass=85275.392 
FuelMass=979452.000 
Thrust=7440000.375
BurnTime=476.000
off=(-0.000,0.000,4.700)
MeshName=SLS_2016\corerustET_1a_orion
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,-10.000)
ENG_PSTREAM1=
battery=1.500
Reignitable=1
Eng_tex=SLS_2016\SSME_Exhaust
Eng_pstream2=
Eng_dir=(0.000,0.000,1.000)
Module=Stage
Rot_speed=(0.000,0.000,0.000)

[STAGE_2]
MeshName=SLS_2016\SLS_ICPS2
Diameter=5.000
Height=13.700
EmptyMass=3765.000
FuelMass=26853.000
Thrust=110100.000
BurnTime=1125.000
ignite_delay=10.000
off=(0.000,0.000,42.950)
eng_1=(0,0,-6.5)
eng_diameter=2.700
ullage_thrust=10000.000
ullage_N=4
ullage_angle=-22.500
ullage_pos=(4.200,0.000,-10.700)
ullage_dir=(0.200,0.000,-1.000)
ullage_tex=Exhaust_atsme
ullage_length=5.000
ullage_diameter=1.000
ullage_anticipation=3.000
ullage_overlap=1.000
ullage_rectfactor=3.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)

[FAIRING]
Meshname=SLS_2016\SLSORIONMPCVFAIR
Off=(0.000,0.000,51.670)
N=3
Angle=90.000
Height=6.000
Diameter=8.000
EmptyMass=1383.000
Module=stage
Speed=(8.000,0.000,0.000)
Rot_Speed=(0.700,0.000,0.000)

[PAYLOAD_1]
MeshName=Orion-MPCV\orion-launch-white
off=(0.000,0.000,53.280)
Diameter=5.000
Height=8.000
MASS=23820.000
Module=Orion-MPCV\Orion-MPCV
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

[LES]
Meshname=Orion-MPCV\orion-las-tweaked
Off=(0.000,0.000,53.200)
Height=13.000
Diameter=5.000
EmptyMass=5044.000
Module=stage
Speed=(0.000,2.000,30.000)
Rot_speed=(0.000,0.100,0.000)

and guidance;
Code:
Multistage 2015 Automatically Generated Guidance File
Vehicle: SLS
-10.000 =orbit(200.00,200.00,-29.70,1.00,78.00,0.00)
-5.000 =engine(0.00,110.00,5.00,0.00,0.00,0.00)
50.000 =engine(100.00,85.00,3.00,0.00,0.00,0.00)
50.000 =fairing(89.00,0.00,0.00,0.00,0.00,0.00)
80.000 =engine(85.00,101.00,3.00,0.00,0.00,0.00)
 
oK 2 issues.

1)The LEs doesn't eject on its own. I press F and it does eject

There's no call for Les ejection in the guidance file, IIRC it should be Les() or Les(altitude), like the fairing one.

2. The 2nd stage cuts out before all fuel is used so the Orion is still attached

since in the guidance file there is an orbit call it's easy to assume that the engines cut out because the orbit is simply reached...

if you want to jettison the Orion you can either press J or call "jettison()" in the guidance

those are not issues... please RTFM...
 
Hi Fred :cheers:

:hailprobe: I Have one question (and one suggestion) :

1) in the guidance file, about the function Playsound(abc):

In a previous post there was this :

Boogabooga said this :
Hey Fred, there has been no activity from Dan Steph in months. Even if a new version of Orbiter sound comes out, chances are it will only be compatible with Orbiter 2016 anyway.
I wouldn't expect any changes in Orbiter Sound for Orbiter 2010.
I would recommend re-establishing the playsound feature for the Orbiter 2010 version.
For Orbiter 2016, it's absence perhaps can't be helped.


Your answer :
I agree, I've been thinking about this. I was finishing to code the Space Network plugging and started to think to add sound to that, but I got overwhelmed by real life in the last few weeks.
So the plan is to finish the plugging and then get back here and add sound support and to change one thing in the crawler. If in the meantime Orbiter Sound 2016 comes out good, otherwise I'll re-update the add-on later on.



This function missing a lot, because it adds a lot of realism that is cruelly lacking with Orbiter 2016.:shrug:
Your module is indispensable and already perfect as it is, but have you programmed an update for this function ?

2) In your Multisage 2016.pdf doc :
In the chapter ALL PARAMETERS - GUIDANCE FILE
This command is not written (But it works) :
jettison() This will command the jettison of a payload (or stage if applied earlier into the flight)

:focus: I have another question to ask you, but it is more complicated to explain, it will be for next time....

And again a big thank you for this multistage module :tiphat:
 
Last edited:
Hi jacques,

I agree with you, I have to add the Orbiter Sound soon to Multistage. It seems like dans is not going to upgrade it quite soon. I was just trying to finish the Space Network Plugin before but I don't know if that will take too long. I'll try to give a look at this soon enough, my promise! And I know that there are some small mistakes in the Docs, I'll give it a read as well!

Thank you very much for your points!

If you have other questions please feel free to ask, even if it's complicated it will be interesting :yes:

thanks again! :cheers:
 
Hi again Fred

Thank you for your quick reply. :tiphat:
Take your time...

So here's my question (for Orbiter 2016) :

For my next update of "Kourou-CSG-Base" (which should be released very soon)
I made a "mobile crawler" for ELA2, to bring an Ariane4 rocket from its assembly building to its Pad.

201163img1.jpg


I know you have implemented a crawler in your Multistage2015 module. (awesome !!!)
I think use it for ELA3, but for ELA2 it is too big.
So I used a more suitable mesh. This mesh is a "spacecraft".

I added an attachment point on the Ariane4 rocket in the cfg file.

[Ariane4.cfg file]
Code:
ClassName = Ariane4
Module = multistage2015

; === Attachment specs ===
BEGIN_ATTACHMENT
P    0 0 50.5     0 0 1    0 1 0     XS
END_ATTACHMENT

BUT to be able to attach the rocket on this crawler, it must have in the scenario the line CONFIGURATION 1
Because if you set CONFIGURATION 0 you can not attach it ....
With my system, I can attach / detach the rocket.:lol:

Example: 1) rocket detached "on the road" - 2) rocket detached "on its pad".

450250img2.jpg


But there is a problem: after the transit of the rocket from the assembly building to its pad, after detaching the rocket (with as I said "configuration = 1")
when launching the autopilot, it does not work.(or he did anything wrong)....
This seems logical to me, because CONFIGURATION 1 instead of 0.

[Scenario file] :
(Note: the "crawler is part of the " ELA2-Tower " mesh)
It is animated like a robotic arm.

Code:
BEGIN_HYPERDESC
END_HYPERDESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 51982.7214733745
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Ariane4
END_FOCUS

BEGIN_CAMERA
  TARGET Ariane4
  MODE Extern
  POS 31.056182 -81.376629 -4.270094
  TRACKMODE Ground Earth
  GROUNDLOCATION -52.74498 5.23416 46.77
  FOV 34.15
END_CAMERA

BEGIN_SHIPS
Ariane4:Kourou_Rockets\Ariane4\Ariane4
  STATUS Landed Earth
  BASE Kourou:1
  POS -52.7429378 5.2393430
  HEADING 120.00
  ALT -0.005
  AROT 173.428 -37.075 -116.027
  ATTACHED 0:0,ELA2-Tower
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Kourou_Rockets\Ariane44L-JM.ini
  GUIDANCE_FILE Config\Kourou_Rockets\Ariane4\Ariane44L-JM.txt
  CONFIGURATION 1
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
  CAMERA
END
Base-ELA2:Kourou_Rockets\Base-ELA2
  STATUS Landed Earth
  POS -52.7429378 5.2393430
  HEADING 0.00
  AFCMODE 7
  NAVFREQ 0 0 0 0
  XPDR 0
  CONFIG_FILE Config\Kourou_Rockets\Base-ELA2.ini
  CONFIGURATION 0
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 0
END
ZL2arms:Kourou_Rockets\ZL2arms
  STATUS Landed Earth
  POS -52.7428900 5.2393155
  HEADING 30.00
  ALT 40.296
  AROT 67.018 -20.488 40.062
  AFCMODE 7
  UMB 0 1.0000
END
ELA2-Tower:spacecraft\spacecraft3
  STATUS Landed Earth
  POS -52.7429378 5.2393430
  HEADING 0.00
  ALT 0.000
  AROT -6.883 -71.333 164.272
  ATTACHED 0:0,Base-ELA2
  AFCMODE 7
  NAVFREQ 0 0
  RCS 1
  CTRL_SURFACE 1
  CONFIGURATION 1
  CURRENT_PAYLOAD 0
  SEQ 0 -2 0.000000
  SEQ 1 -1 1.000000
  SEQ 2 -2 0.500000
  SEQ 3 -2 0.000000
  SEQ 4 -2 0.000000
END
END_SHIPS


[the "guidance" file] :

Code:
-10=orbit(200,200)
0=engine(0,200,0.1)
200=Fairing(100)
890=jettison()
895=jettison()
896=jettison()

So here is My question :
Is there a way to start the multistage2015 autopilot in this configuration ??
Else, how can I do with a spacecraft object to attach/detach my rockets with a possibility of working guidance file ???

If no solution, don't worry, it's enough fun like this.... :)

Thanks again
Jacques
 
Back
Top