Project Space Shuttle Vessel

And you cannot really make any custom missions (that didn't happen in real life) in Flight Gear like you can in Orbiter. I just believe the systems of this mod have become advanced enough to allow us to have updated textures or a rework of the 3D model inside.

That seems to be an important feature for you, thank you for your answer. :)
 
  • Like
Reactions: STS
I just believe the systems of this mod have become advanced enough to allow us to have updated textures or a rework of the 3D model inside.
😂 😂 😂 😂 😂
Oh, I needed the laugh after this last week, seriously thanks!
So let's see: no EPS whatsoever, no ECLSS whatsoever, the ascent is currently not good enough for rendezvous, no aborts, OMS/RCS needs to be better, OrbitDAP is missing stuff, TransDAP is a hack, the RMS control drive logic should be in the GPC and is missing stuff, the DPS... well, let's not even start that as I wouldn't finish this year, no radar data + no air data + no MLS + no TACAN/GPS + no IMU + no AA = no navigation at all, missing upper stages, c.g. and aero don't work, etc, etc, etc.
The virtual cockpit rework will need to be done both by "fixing" the MEDS version, and also by adding the MCDS, so that even more data sources are available. The MCDS gauges need to be "driven" instead of "drawn", so the GPCs need to output the data properly, thus it makes sense to work (at least) that part of the GPC software first.
Plus, when I do that, I'll have to get the lighting as final as possible, as there I'm not interested in remaking textures and logic to add the lighting later, so I'm still waiting to see what happens in that front. Meanwhile, there is much of code to write and fix, and occasionally something "visual" gets better, like the ODS panel.
 
View attachment 41452
Interesting bug, when I go to CSS for pitch, the elevons disappear.
So this issue should now be fixed: some divisions by 0 were happening in AerojetDAP, as at the time I didn't have all the information I have now. Quick fixes are in place for the next releases, and a (more) correct implementation will likely exist in the v2.0 release.
 
can we view the OBSS video feed thru the CCTV system?
No, not yet... it is something I want to do, but it will require lots of math to figure out the position and orientation of the camera in relation to the OV... or some "inter-vessel magic", which might not be very safe.
 
So, i have a little bug after using the RMS, follow the power down checklist, i select RMS power to off and front FLT CTRL PWR to on, and also change back to RCS (CTRL+A), but the front THC and RHC don't work, i only able to use THC and RHC of the aft bay to fire RCS thrusters, I don't know if it's something related to some incorrect configuration on my part or if it's actually a bug. Some help ?
Usually in orbit only the aft Display Driver Unit (DDU)* is on, so that scenario probably has the left and right DDU CBs pulled on panels O14/15/16. Put them in, and the forward controllers should work.

*) in the MEDS flight deck, the DDU only provides power to the controllers.
 
Rough but here is sts61b I had to remake the ASE to fit the SSV. But The EASE is from STS_payloads. I is a bit too large for the shuttle as it was designed for Shuttle Fleet. I just made a new cfg for attachment purposes
 

Attachments

  • sts61blayout.jpg
    sts61blayout.jpg
    40.4 KB · Views: 9
  • sts61bview4.jpg
    sts61bview4.jpg
    71.2 KB · Views: 9
  • sts61bcargobay.jpg
    sts61bcargobay.jpg
    65.5 KB · Views: 9
so is this v1.11 on GH compatible with OpenOrbiter/Orbiter 2024 as it is today?

*EDIT: Didn't realize that 2024 officially released today 🤦‍♂️
 
so is this v1.11 on GH compatible with OpenOrbiter/Orbiter 2024 as it is today?
Yes sir!!!
One advantage of having an open-source Orbiter (or access to beta versions), is that I can get things ready on my end, and so when a new Orbiter comes out, SSV is on the pad ready for launch!
 
I couldn't wait lol, imported my custom mission from SSV 1.9 Orbiter 2016 and worked instantly in Orbiter 2024, perfect, I know what I'm gonna do tonight now lol
1735677151736.png
 
This issue has been fixed, thanks!
 
Hi, I downloaded SSV in Orbiter 2024 it was working perfectly fine for me in Orbiter 2016.

But now with each Scenario I get this error 000079.119: (SSV_0V) [ FATAL ERROR ] Exception in clbkLoadStateEx: ADI_MEDS . msh Loadding failed.

I think am I not doing something right:(
 
Hi, I downloaded SSV in Orbiter 2024 it was working perfectly fine for me in Orbiter 2016.

But now with each Scenario I get this error 000079.119: (SSV_0V) [ FATAL ERROR ] Exception in clbkLoadStateEx: ADI_MEDS . msh Loadding failed.

I think am I not doing something right:(

Did you install the correct SSV version in the Orbiter you're using?
The official usage is:
  • Orbiter 2016: install SSV v1.10
  • Orbiter 2024: install SSV v1.11
 
Hi, I downloaded SSV in Orbiter 2024 it was working perfectly fine for me in Orbiter 2016.

But now with each Scenario I get this error 000079.119: (SSV_0V) [ FATAL ERROR ] Exception in clbkLoadStateEx: ADI_MEDS . msh Loadding failed.

I think am I not doing something right:(
That sounds like you're missing a mesh. Try reiïnstalling. Make sure you're preserving the directory structure of the files getting copied in.

It could also be something like anti-virus or file permissions (don't install in Program Files), but check the above first.
 
So, I didn't download the Orbiter 2024 SSV v1.11 and which I did now. And installed it in the directory structure of the files where it should get copied into.

It seem to be working but the vessel itself is missing.

with these 4 errors

Could not load vessel module: SSV_LCC ( code 126)
[Vessel: : LoadModule l D:\a\orbiter\Src\Orbiter\Vessel.cpp l 5969 ]

Could not load vessel module: SSV_OV ( code 126)
[Vessel: : LoadModule l D:\a\orbiter\Src\Orbiter\Vessel.cpp l 5969 ]

Could not load vessel module: SSV_LC39 ( code 126)
[Vessel: : LoadModule l D:\a\orbiter\Src\Orbiter\Vessel.cpp l 5969 ]

Could not load vessel module: SSV_MLP ( code 126)
[Vessel: : LoadModule l D:\a\orbiter\Src\Orbiter\Vessel.cpp l 5969 ]

I can't seem to find the Modules
 
Back
Top