OHM CVEL Titans v1.36

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
13
Points
0

Author: sputnik

CVEL implementation of Titan launchers with an emphasis on flexibility. Covers Clustered Titan, Titan I, II, III, and IVA and IVB. Autopilot, launch escape for manned payloads.
Employs Scott Oehlerking's outstanding Titan II meshes, STS-107's Titan IVB meshes, and Missleman01's Transtage and fairing.



DOWNLOAD
 

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
13
Points
0
Legacy Reviews

Legacy Add-on Reviews from Orbit Hangar Mods


Review by andy44
Pros: Flexible range of historical vehicles, easy to use
Review:
The Titan program was a mainstay of the USAF for decades, starting in the 50's and ending in 2005. This addon does a great job of teaching the history, starting with the hypergolic Titan II. The payload system makes it useful with almost any payload, and it is one of the most-used launch vehicles in my stable.
 

ryandtw

New member
Joined
Mar 16, 2009
Messages
21
Reaction score
0
Points
0
Location
Seattle
Apparently it does not work with Orbiter 100606 - the scenario loads, but it doesn't show up anything. Could you try to fix this?
 

Submariner

Donator
Donator
Joined
Feb 15, 2010
Messages
147
Reaction score
18
Points
33
Still hoping for Titans in Orbiter 2010! :hail:
 

Fixerger

Member
Joined
May 24, 2009
Messages
163
Reaction score
1
Points
18
I think it is possible to fix it by making scenarios without 'vehicle as a whole' but with joining parts. I will look at it.

Added: i'm working on it some time, look at that (it feels like Titan 3C with transtage, not exact but close):

vODQ1cQ
 
Last edited:

Wishbone

Clueless developer
Addon Developer
Joined
Sep 12, 2010
Messages
2,421
Reaction score
1
Points
0
Location
Moscow
Experiencing CTDs with the newest release of CVEL-Titans, the last message on-screen being "Loading Textures\PLFTitan.dds". Velcro installation works fine for Uragan, but not for the Titans. Orbiter 2010P1 has also complained about contrail_blue.dds
 

sputnik

Addon Developer
Addon Developer
Donator
Joined
Apr 3, 2008
Messages
424
Reaction score
0
Points
31
Location
Palmdale
Website
www.worldof2001.com
Well, it can't be PLFTitan.dds itself. It's there, in the distribution.

Contrail_blue.dds I'll spot you. It was in the Project Gemini distribution; I never included it in CVEL Titans, and never noticed the lack either. But here it is; put it in your /Textures and see what that does for you. (I'm going to guess: nothing).


Can you help me a little here? Which scenario(s) are we talking about here? What does Orbiter.log say?
 

Attachments

  • Contrail_blue.zip
    41 KB · Views: 29

Wishbone

Clueless developer
Addon Developer
Joined
Sep 12, 2010
Messages
2,421
Reaction score
1
Points
0
Location
Moscow
Orbiter.log says nothing, even with all addons disabled. I've been trying to run HST (aka KeyHole) and Vela scenarios.
 

IronRain

The One and Only (AFAIK)
Administrator
Moderator
News Reporter
Donator
Joined
Oct 11, 2009
Messages
3,484
Reaction score
403
Points
123
Location
Utrecht
Website
www.spaceflightnewsapi.net
In the Vela Hotel scenario, try changing:

Code:
Titan3a:CVELTitan
  STATUS Landed Earth
  [COLOR="Red"]BASE Vandenberg:1[/COLOR]
  HEADING 0.00
  TGT_HEADING 155.0
  FUEL 1.000
  CONFIGURATION 1
  SECOND STAGE 1
  UPPER STAGE 3
  AUTO LEO 1
  SHIFTFOCUS 0
  PADBIAS 0.0
  FAIRING 102
  FAIRLOC 5.65
  PAYLOAD Probe1 probe probe 0 0 2.5 50 0 1
  PAYLOAD Probe2 probe probe 0 0 3.5 50 0 1
  PAYLOAD Probe3 probe probe 0 0 4.5 50 0 1
  PAYLOAD Probe4 probe probe 0 0 5.5 50 0 1
  PAYLOAD Probe5 probe probe 0 0 6.5 50 0 1
  PAYLOAD Probe6 probe probe 0 0 7.5 50 0 1
  PAYLOAD Probe7 probe probe 0 0 8.5 50 0 1
END

to

Code:
Titan3a:CVELTitan
  STATUS Landed Earth
  [COLOR="red"]BASE Cape Canaveral:8[/COLOR]
  HEADING 0.00
  TGT_HEADING 155.0
  FUEL 1.000
  CONFIGURATION 1
  SECOND STAGE 1
  UPPER STAGE 3
  AUTO LEO 1
  SHIFTFOCUS 0
  PADBIAS 0.0
  FAIRING 102
  FAIRLOC 5.65
  PAYLOAD Probe1 probe probe 0 0 2.5 50 0 1
  PAYLOAD Probe2 probe probe 0 0 3.5 50 0 1
  PAYLOAD Probe3 probe probe 0 0 4.5 50 0 1
  PAYLOAD Probe4 probe probe 0 0 5.5 50 0 1
  PAYLOAD Probe5 probe probe 0 0 6.5 50 0 1
  PAYLOAD Probe6 probe probe 0 0 7.5 50 0 1
  PAYLOAD Probe7 probe probe 0 0 8.5 50 0 1
END
 

Wishbone

Clueless developer
Addon Developer
Joined
Sep 12, 2010
Messages
2,421
Reaction score
1
Points
0
Location
Moscow
:) It works, although I'll be court martialled in half no time...
 

sputnik

Addon Developer
Addon Developer
Donator
Joined
Apr 3, 2008
Messages
424
Reaction score
0
Points
31
Location
Palmdale
Website
www.worldof2001.com
Ah, the default Vandenberg has only one pad.

And, I believe, we start counting with zero....

So if you change it to BASE Vandenberg:0
everything should be fine.

Has Vandenberg always had only the one pad? Or has something changed in 2010? I can't believe that little glitch has stayed undiscovered for something like six years of CVEL Titans.
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,588
Reaction score
2,312
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
actually, the Base:Number syntax is used less often now, fixed geographic coordinates work better.
 

Izack

Non sequitur
Addon Developer
Joined
Feb 4, 2010
Messages
6,665
Reaction score
13
Points
113
Location
The Wilderness, N.B.
actually, the Base:Number syntax is used less often now, fixed geographic coordinates work better.
:hesaid: Although that would have made updating from 2006 to 2010 much more of a pain, since all longitudes would have become incorrect.
 

boogabooga

Bug Crusher
Joined
Apr 16, 2011
Messages
2,999
Reaction score
1
Points
0
Love the Titans, thank you!

Could anyone please point me to the CVEL Centaur G and Star-37? I can't seem to find them.
 

Star Voyager

Space Shuttle Refugee
Joined
Oct 25, 2008
Messages
1,975
Reaction score
32
Points
48
I believe they are here:

[ame="http://orbithangar.com/searchid.php?ID=3388"]Velcro Rockets v1.11[/ame]
 

GigaG

New member
Joined
Jul 6, 2011
Messages
72
Reaction score
0
Points
0
My orbiter says "Vandenberg not found on Planet Earth". Does anybody have an Orbiter 2010 P1 CFG for Vandenberg?
 

boogabooga

Bug Crusher
Joined
Apr 16, 2011
Messages
2,999
Reaction score
1
Points
0
OK, this add-on got me very interested in Titans, but...

I downloaded alex's CVEL IUS, but it doesn't work in Orbiter 2010.
I downloaded SLC-4E and W by usonian, but they don't work in Orbiter 2010.
CVEL Titans 1.35 does not work in Orbiter 2006.

I never got around to downloading the CVEL Titans for Orbiter 2006, because I am relatively new. Would it be possible to keep a legacy copy of 1.34(?) for download at OH, so that new people may try the Titans with working versions of other Titan-related mods?
 

sputnik

Addon Developer
Addon Developer
Donator
Joined
Apr 3, 2008
Messages
424
Reaction score
0
Points
31
Location
Palmdale
Website
www.worldof2001.com
Grr. Yes, I should have re-written the scenario to use the Velcro IUS.

SLC-4E and W requires 2006? I wonder why? Perhaps it uses spacecraft.dll and could be fixed by switching the reference to Spacecraft3....

Here's a copy of CVEL Titans 1.34 .dll. It will work in 2006, and not 2010. Just push it over the existing one in the Modules folder.
 

Attachments

  • CVEL Titans 1.34 dll only.zip
    80.3 KB · Views: 14

boogabooga

Bug Crusher
Joined
Apr 16, 2011
Messages
2,999
Reaction score
1
Points
0
Thank you. Actually, I got SLC-4E and W to work finally. It seems part of my problem was that usonian was using the Launch MFD in one scenario, which I do not have. Another problem was that my laptop does not get along with the Vandenberg mountains, which I tried to enable. Also, as a precaution, I rewrote his mission file replacing some of his parameters which seem to be obsolete, at least, they were not documented in CVEL Titans 1.35 (TIME? PRPLEVEL?).

Grr. Yes, I should have re-written the scenario to use the Velcro IUS.

On a similar note, I've partially rewritten the DMSP mission to use the Velcro Star-37, as I don't think I have a "delta II" folder. I need to try it out and I'll post later.
 
Top