Problem Add Dragonfly to MS Launcher

slaver0110

Member
Joined
Mar 21, 2011
Messages
72
Reaction score
2
Points
6
I've put together a launch vehicle, basically a beefed-up Delta-4 to launch station parts to orbit. Launcher works well with Spacecraft4 ships as payload, but when I set up the Dragonfly (not a Spacecraft4 vessel) as payload I get a CTD upon jettison.

**BTW, I designed the fairing before I knew about the Dragonfly-lite (smaller)...you really don't want to know what the fairing looks like...**

Multistage2015 entry:
Code:
[PAYLOAD_1]
MeshName="Dragonfly"
off=(0,0,42.5)
Diameter=4
Height=9
MASS=2400
Module="vessels"
Name="Dragonfly"
SPEED=(0,0,2)
Rotation=(180,0,0)
RENDER=1

This is the first time I've tried to use a "Vessel" as a payload, and I'm just wondering if I've missed a naming-convention somewhere.

Cheers!

---------- Post added at 07:14 PM ---------- Previous post was at 06:43 PM ----------

NVM, fixed it. Just looked at the .cfg file, and the answer was right there.
Module = Dragonfly
Name = "Dragonfly"

Just one other thing, though.
I just realized that inside the Dragonfly, all of the displays, except for the MFD, are blank. I tried the Dragonfly in Orbiter2010 (I'm using 2016 now full-time) and I'm getting the same problem.
Is there a reason why this would be?

---------- Post added at 07:47 PM ---------- Previous post was at 07:14 PM ----------

Sorry about that, it was because the DF wasn't "powered up".
 

fred18

Addon Developer
Addon Developer
Donator
Joined
Feb 2, 2012
Messages
1,667
Reaction score
105
Points
78
I just saw this, but it seems to me that you already solved your problems, so... :cheers:
 
Top