Progress bug.

Missioncmdr

New member
Joined
Mar 21, 2008
Messages
538
Reaction score
2
Points
0
I seem to have a problem getting a scenario to work. The problem usually occurs after fairing separation or when the progress is jettisoned. I keep getting CTDs. Add-ons required:

http://library.avsim.net/download.php?DLID=30239
http://library.avsim.net/download.php?DLID=23364
[ame="http://www.orbithangar.com/searchid.php?ID=2536"]Mir Space Station v.1.3[/ame]
[ame="http://www.orbithangar.com/searchid.php?ID=734"]SoyuzTMA (CVE-lite) 0.6 beta[/ame]
[ame="http://www.orbithangar.com/searchid.php?ID=751"]Progress cargo ferry (CVE-lite) beta 2[/ame]

And here is the scenario:

Code:
BEGIN_DESC
Orbiter saved state at T = 380377
END_DESC

BEGIN_ENVIRONMENT
  System Solm
  Date MJD 46504.7317616031
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Soyuz T-15
END_FOCUS

BEGIN_CAMERA
  TARGET Soyuz T-15
  MODE Extern
  POS 4.05 75.28 -18.96
  TRACKMODE GlobalFrame
  FOV 50.00
END_CAMERA

BEGIN_HUD
  TYPE Orbit
  REF AUTO
END_HUD

BEGIN_MFD Left
  TYPE Docking
  VIS
END_MFD

BEGIN_MFD Right
  TYPE Surface
  SPDMODE 1
END_MFD


BEGIN_SHIPS
Salyut 7:proton8k82ks
  STATUS Orbiting Earth
  RPOS -5235861.89 -3054292.98 3131342.38
  RVEL -4082.892 6436.771 -564.988
  AROT -114.31 -64.21 44.25
  PRPLEVEL 0:1.000
  DOCKINFO 0:0,Kosmos
  NAVFREQ 50 100
  XPDR 0
  CONFIGURATION 3
  TIME 0.000
  PANEL 1 1.0000
END
Kosmos:tks
  STATUS Orbiting Earth
  RPOS -5235853.20 -3054296.60 3131341.03
  RVEL -4082.892 6436.771 -564.988
  AROT -114.31 -64.21 44.25
  PRPLEVEL 0:1.000
  DOCKINFO 0:0,Salyut 7
  NAVFREQ 598 608
  XPDR 598
  CONFIGURATION 0
END
Mir_core:spacecraft\spacecraft3
  STATUS Orbiting Earth
  RPOS 1456420.00 5991250.12 -2624016.39
  RVEL 7017.328 -2551.966 -1931.035
  AROT 96.66 28.48 66.55
  PRPLEVEL 0:0.572
  DOCKINFO 0:0,Soyuz T-15
  NAVFREQ 0 0
  RCS 1
  CTRL_SURFACE 1
  CONFIGURATION 1
  CURRENT_PAYLOAD 0
  SEQ 0 2 0.997400
  SEQ 1 2 0.982100
  SEQ 2 -2 0.000000
  SEQ 3 -2 0.000000
END
Soyuz T-15:soyuztma
  STATUS Orbiting Earth
  RPOS 1456414.44 5991260.30 -2624017.58
  RVEL 7017.328 -2551.966 -1931.035
  AROT -83.34 -28.48 113.45
  RCSMODE 2
  PRPLEVEL 0:0.909
  DOCKINFO 0:0,Mir_core
  NAVFREQ 0 0
  XPDR 0
  CONFIGURATION 0
  PANELS 1.000
END
Progress 25:soyuz
  STATUS Landed Earth
  BASE Baikonur:4
  HEADING 63.00
  FUEL 1.000
  CONFIGURATION 0
  FAIRING
  PAYLOAD Progress-25 progress progress 0 0 29 7220 0 1
END
END_SHIPS

BEGIN_ExtMFD
END

Most specifically, I am trying to simulate the Progress 25 mission to Mir. Any advice on what might be wrong?
 
Top