Project Space Shuttle Vessel

I think at least the PA loop would be up to you to create by playing it in the background.... ;)

(Not sure if it would be possible to create a PA loop text generator without burning through AI tokens....)
by PA loop i meant NASA tv XP
 
Hi, I've followed the SSV checklist exactly up to this point, but I'm having trouble with the next step. I'm getting an illegal entry in Spec 33 after selecting Item 1
 

Attachments

Hi, I've followed the SSV checklist exactly up to this point, but I'm having trouble with the next step. I'm getting an illegal entry in Spec 33 after selecting Item 1
Currently, only ITEM 1 works in SPEC 33.
 
Ok, but when I select ITEM 1 in SPEC 33 I get an illegal entry :unsure:
Did you define the Target Vessel in Mission Editor? Looks like no, because there is no "TARGET_VESSEL" entry in the scenario.
If you want to rendezvous with another vessel, you need to tell Mission Editor the name of it.

To fix this, add the name of the target ("ISS_HD") in the Orbit tab of Mission Editor, and re-save the mission. Then, to fix the scenario above, search for the line "@BEGINSOFTWARE StateVectorSoftware", and after it add a new line " TARGET_VESSEL ISS_HD" (note the 2 spaces at the begining of the line). Now you should be able to rendezvous!
 
Did you define the Target Vessel in Mission Editor? Looks like no, because there is no "TARGET_VESSEL" entry in the scenario.
If you want to rendezvous with another vessel, you need to tell Mission Editor the name of it.

To fix this, add the name of the target ("ISS_HD") in the Orbit tab of Mission Editor, and re-save the mission. Then, to fix the scenario above, search for the line "@BEGINSOFTWARE StateVectorSoftware", and after it add a new line " TARGET_VESSEL ISS_HD" (note the 2 spaces at the begining of the line). Now you should be able to rendezvous!
I had the Target Vessel in Mission Editor.

The reason it didn't work the line under:
BEGINSOFTWARE StateVectorSoftware was

TARGET_VESSEL CMG so, I changed it to
TARGET_VESSEL ISS_HD
It's working now thank you.
 
Back
Top