Problem Problem with Eagle3 in Orbiter 2006 & 2010

BenSisko

Donator
Donator
Joined
Feb 18, 2008
Messages
420
Reaction score
45
Points
28
Gattispilot,
I installed your Eagle3 in test versions of Orbiter 2006 and 2010 and I'm having a consistent problem in both versions. In the following scenario, launching any Eagle results in an unintended yaw left that can only be arrested by killrot or a constant right rotation. Once airborne, with the mains at full thrust, I get no forward velocity. Also in the cockpit the standard Orbiter key commands for powering up and selecting MFD's doesn't work. I may have incorrect syntax in the scenario. Could you post an Eagle3 scenario?

Thanks,
Ben
Code:
BEGIN_DESC
Launch an Eagle Transporter from Cape Canaveral.
END_DESC
BEGIN_ENVIRONMENT
  System Sol
  Date MJD 51981.6002805903
END_ENVIRONMENT
BEGIN_FOCUS
  Ship Eagle One
END_FOCUS
BEGIN_CAMERA
  TARGET Eagle One
  MODE Extern
  POS 4.00 -8.75 -25.81
  TRACKMODE TargetRelative
  FOV 60.00
END_CAMERA
BEGIN_STATIONS
END_STATIONS
BEGIN_SHIPS
Eagle One:Eagle3
  STATUS Landed Earth
  POS -80.6797390 28.5992260
  HEADING 240.82
  PRPLEVEL 0:1.000
  NAVFREQ 0 0
  STAGE 0
  INTVIEW 2
  MODULE CARGO
  MASSMODULE 85000
  RETRO ON
END
Eagle Two:Eagle3
  STATUS Landed Earth
  BASE Cape Canaveral:2
  POS -80.6919290 28.6152860
  HEADING 238.21
  PRPLEVEL 0:1.000
  NAVFREQ 0 0
  STAGE 0
  INTVIEW 2
  MODULE MEDICAL
  MASSMODULE 65000
  RETRO ON
END
Eagle Three:Eagle3
  STATUS Landed Earth
  BASE Cape Canaveral:3
  POS -80.6805490 28.6000560
  HEADING 240.82
  PRPLEVEL 0:1.000
  NAVFREQ 0 0
  STAGE 0
  INTVIEW 2
  MODULE LAB
  MASSMODULE 90000
  RETRO ON
END
Eagle Four:Eagle3
  STATUS Landed Earth
  BASE Cape Canaveral:1
  POS -80.6463090 28.5823760
  HEADING 75.35
  PRPLEVEL 0:1.000
  NAVFREQ 0 0
  STAGE 0
  INTVIEW 2
  MODULE STANDARD
  MASSMODULE 65000
  RETRO ON
END
Eagle Five:Eagle3
  STATUS Landed Earth
  POS -80.6792190 28.6000660
  HEADING 149.87
  PRPLEVEL 0:1.000
  NAVFREQ 0 0
  STAGE 1
  INTVIEW 2
  RETRO ON
END
Eagle Six:Eagle3
  STATUS Landed Earth
  POS -80.6464690 28.5832760
  HEADING 75.35
  PRPLEVEL 0:1.000
  NAVFREQ 0 0
  STAGE 0
  INTVIEW 2
  MODULE STANDARD
  MASSMODULE 65000
  RETRO ON
END
END_SHIPS
 
Top