Jump to content

brainy

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by brainy

  1. Hello,

    I have seemed to run into an incompatibility between atmosphere autopilot and sstu-s engines.

    When i activate atmosphere autopilot while having an active sstu engine, it throws an exception and doesn't work.

    Excerpt from my output.log:

     


    ArgumentOutOfRangeException: Argument is out of range.
    Parameter name: index
      at System.Collections.Generic.List`1[UnityEngine.Quaternion].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
      at AtmosphereAutopilot.StockGimbal.neutralLocalRotation (Int32 thrustTransformIndex) [0x00000] in <filename unknown>:0 
      at AtmosphereAutopilot.FlightModel.update_engine_moments () [0x00000] in <filename unknown>:0 
      at AtmosphereAutopilot.FlightModel.OnPreAutopilot (.FlightCtrlState state) [0x00000] in <filename unknown>:0 
      at (wrapper delegate-invoke) FlightInputCallback:invoke_void__this___FlightCtrlState (FlightCtrlState)
      at Vessel.FeedInputFeed () [0x00000] in <filename unknown>:0 
      at FlightInputHandler.FixedUpdate () [0x00000] in <filename unknown>:0 
     
    (Filename:  Line: -1)
     

     

    Link to my full log:

    https://mega.nz/#!3YI3HTaA!F63t79YCaQKpthtkfivxDf3ci048E-AB_7qDc9Z0tXs

    ps. I tried compiling the latest version available on github, but it didn't help.


    Thank you

  2. Hello @nightingale

    I'm seeing NRE-s from contract configurator and am not getting any satellite contracts on my rp0-save.

    I've been searching for a solution for days already. Could you please take a look at my logs and maybe point me in the right direction ?

    ksp.log https://mega.nz/#!LdQEWbhB!coEA0tktFcfB-fs7M_dIakDdJNr-sRXknm6w9PZCG8E

    output_log https://mega.nz/#!7EZ1hQ7a!jJRFFqCCidxlJfU3bCk_hQIcnM4wdO9lNv8deEpBRuI

    Thank you

×
×
  • Create New...