Search results

  1. D

    Project Space Shuttle Vessel

    Tried installing GitExtensions and this is the error message I get when trying to use it: https://www.dropbox.com/scl/fi/fq8avd7v9covi7516f4h2/VS_GitExtensions_error.jpg?rlkey=kinn0unzab85pp2vbuto7hrdg&dl=0
  2. D

    Project Space Shuttle Vessel

    So how do I do that. I am very unfamiliar with Git. I have only gotten this far thanks to your instructions.
  3. D

    Project Space Shuttle Vessel

    Got the DirectX SDK installed but now I have this in the log: 1> CMake generation started for configuration: 'windows-x64-asan-windows-x64-asan'. 1> Environment settings: 1> CommandPromptType=Native 1> DevEnvDir=C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\ 1>...
  4. D

    Project Space Shuttle Vessel

    Got this in the log: 1> CMake generation started for configuration: 'windows-x86-debug-windows-x86-debug'. 1> Environment settings: 1> CommandPromptType=Cross 1> DevEnvDir=C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\ 1> ExtensionSdkDir=C:\Program Files...
  5. D

    Project Space Shuttle Vessel

    You mean in the Solution Explorer? When right clicking on CMakeLists.txt, I don't see such an option: https://www.dropbox.com/scl/fi/dc1zaujm7th9cmoqipf31/VS_Orbiter2024_source.jpg?rlkey=un0nd384dfkvguyrexixt95l0&dl=0
  6. D

    Project Space Shuttle Vessel

    Update: Ran another session hoping to get another CTD and was not disappointed! Halfway through the STS-125 OMS-2 burn this time. This time the addresses are different along with where it was trapped, this time in D3D9Client.dll...
  7. D

    Project Space Shuttle Vessel

    Decided to unfreeze the paused debugger and got this immediately after: Unhandled exception at 0x3F097401 in Orbiter.exe: 0xC0000005: Access violation executing location 0x00000000
  8. D

    Project Space Shuttle Vessel

    Only stuff in the installation is Orbiter 2024/Antelope Valley/SSV.
  9. D

    Project Space Shuttle Vessel

    Try this instead: https://www.dropbox.com/scl/fi/ix2i7p9rvdutww6p56erz/VS_dubugger_SSV_CTD.jpg?rlkey=cutfbinocvm9lzzo0mpz1h9vl&dl=0
  10. D

    Project Space Shuttle Vessel

    CTD while VS debugger attached, screenshot attached to this post. Awaiting further instructions.
  11. D

    Project Space Shuttle Vessel

    I always end up with at least the LH2 needing a relief prior to OMS-2 and then a short vacuum inert at MM106 (about of 1 PSI remains after the pre-OMS-2 relief activation).
  12. D

    Project Space Shuttle Vessel

    Are you sure? I've seen the orbiter doing dual propellant purge prior to MM106 if the Engine Manifold pressures are high enough.
  13. D

    Project Space Shuttle Vessel

    Managed to build a debug version of SSV and the CTD is still there at the same point. I'm starting to think that this might have something to do with the automated vacuum inerting as I think the second one is supposed to happen somewhere around the OMS-2 TIG.
  14. D

    SDK Question Debug libs for Orbiter 2024?

    Bumping this as I've need of these as well right now.
  15. D

    Project Space Shuttle Vessel

    This is the scenario that it seems to happen most frequently in, STS-125. Attached a complete package, ready to be unpacked and run.
  16. D

    Project Space Shuttle Vessel

    Lately, all of the crashes have been around OMS-2 TIG-2 minutes, usually inside of that, just after enabling left FLT CNTLR PWR on F6 and taking both OMS engines to ARM/PRESS on C3. Not sure if that means anything.
  17. D

    Project Space Shuttle Vessel

    Tried building v1.15 sources in debug mode but the solution failed due to a non-existant orbiterD.lib. Builds perfectly fine in Release mode however.
  18. D

    Project D3D9 to Vulkan

    Remember to make diffuse particle streams affected by shadows so that they aren't visible when they shouldn't be. I've attached a comparison, STS-108 which was a sunset launch (2219:28 UTC December 5 2001). Note how the lower half of the SRB smoke trail is in shadow while the upper half is lit...
  19. D

    Project Space Shuttle Vessel

    Yes. I've tried just about everything here on my end but with very limited information. Maybe D3D9Client is just getting too old for an ever changing OS?
  20. D

    Project Space Shuttle Vessel

    Tried multiple drivers and it remains the same.
Back
Top