no ksc

If you are using the stock Atlantis, then look inside your MESHES folder. There should be another folder inside called ATLANTIS. Look in there. There should be 4 mesh files in there...

~AtlantisVC_lo.msh
Atlantis.msh
AtlantisCockpit.msh
AtlantisVC.msh

If they are present, then open each of those files. At the end of each file, there's a list of textures used by that mesh.

Write down the names of the texture files used by each mesh. Then doublecheck your TEXTURES folder to make sure that each of the texture files is present.

If all are where they should be, you might also check your scenario file and make sure that the required Sol system is called out on the SYSTEM line of the scenario file.

Different Sol systems are used by different add-ons to display the correct environment for the add-on. I have 3 different configurations for KSC/Canaveral and all are visually very different. Though all use Kukanotas' Hi-Res surface tiles, 1 has all of the pads & gantries for missle row, but no 39A/B. One has 39A/B as they appeared in the Apollo era and the last depicts the cape as it appears today. Each is called up by the Sol system entered in the scenario. If the wrong one is entered (or I use a scenario not designed for that add-on), the wrong layout will be displayed, which could include missing launch pads.

If all else fails, you may be looking at rebuilding slowly on a clean install. But check each add-on as you install it so you know where the conflict is and can more easily correct the problem.
 
Hmm...

I just don't understand this

Providing you installed the correct launch pad, used my scenario, and my canaveral.cfg, this thing should work...

Maybe the problem is elsewhere...

I'll have a think
 
Pete is correct and makes an excellent point. It appears that the scenario he posted is based on Slat's LC39 and WILL NOT work if you are using the default or Kev Shanow's LC39.

While both Slat's and Kev's LC39s are outstanding, scenarios designed for one are not compatible with the other.
 
well i agree with pete the problem is else where where exactly i dont know
 
Try adding this to your canaveral.cfg under "BEGIN_OBJECTLIST", but make sure to backup:

; --- Pad 39B ---
MESH
FILE STSmlp
OWNMATERIAL
POS -11843.8 30 5269.3
ROT 90
SHADOW
PRELOAD
END
MESH
FILE STSpad39B
OWNMATERIAL
POS -11777 46.5 5257
ROT 180
SHADOW
PRELOAD
END
; --- Pad 39A ---
MESH
FILE STSmlp
OWNMATERIAL
POS -9753.4 30 6904.2
ROT 90
SHADOW
PRELOAD
END
MESH
FILE STSpad39B
OWNMATERIAL
POS -9686.6 46.5 6891.7
ROT 180
SHADOW
PRELOAD
END
LPAD1
POS -11835.8 30 5274.7
ROT 180
SCALE 0.01
TEX Lpad02
END
LPAD2
POS -9744.55 30 6909.85
ROT 180
SCALE 0.01
TEX Lpad02
END



This should add the pads.
 
You know, I have this issue too, and Ive been trying to fix it for a while.
 
Back
Top