Jump to content

Friznit

Members
  • Posts

    754
  • Joined

  • Last visited

Posts posted by Friznit

  1. Oh yes, I was using the cheat menu to try an recreate the issue - remove the completed Apollo 11 contract, take it again, cheat complete and see if Apollo 12 triggers.  But then odd things happen - Apollo 11 is still not checked as "complete" in the Contracts menu (even though I just cheated it) and Apollo 12 cannot be selected even though all the prerequisites are fulfilled.

  2. 8 hours ago, Morphisor said:

    I have not a single clue why that would happen, sorry. To be clear - the contract was actually completed and is no longer visible in the active contracts list, in both the admin and cheat menu screens?
    Do you have any errors show up in the CC debug menu? (Press alt-f10 and look for contracts marked in red text)
    Otherwise maybe a log from when you ran the mission may provide some info.

    I've tried using the cheat menu to remove the contract, re-add and then mark it completed but the follow on is still not triggering.  The only error in CC debug is for the Apollo-Soyuz mission (I've removed the Soviet mission pack, no cats in this play through).  Logs here for the record .  Is there a way to cheese it with CC?  Like, remove the dependency checks while I do the next mission?

  3. Run into a blocker on the manned missions.  I've just completed Apollo 11, the contract ended and I got the notification but in the contracts menu it's still marked as incomplete and not selectable, though all the prerequisites are met.  The subsequent Apollo mission is therefore not selectable either.   In the persistence.sfs the contract is in the finished contracts array, so I'm not sure what the bug is - CC or the contract itself?  Is there a way to workaround using CC or editing the save file perhaps?

  4. 11 minutes ago, Hay said:

    I already did that

    Make sure it's the right way round (the docking key should go into the slot on the landers port) and also make sure the port isn't blocked by anything or nudged into the lander.  I haven't tried the low profile port for a while so it could conceivably be broken, but will test and let you know.

  5. 12 hours ago, Morphisor said:

    @SilverFox1701 Ah I see where this is going wrong. The vesseldestroyed parameter is attached directly to the vessel parametergroup, effectively binding it to a specific craft that's used for the mission. To be safe, I should detach it from the vesselparametergroup so that any craft can complete it. There may be more like these out there, particularly in the 'fail' mission department. I must admit my heart wasn't in it when working on those.

    Isn't that sort of the point though?  The contract works fine if you don't try to cheese it.  I've completed all the exploration contracts and the only ones I've struggled with are those that require a very high orbit, which seems unachievable using the strictly historic launcher builds.  The issue SilverFox is having isn't a bug with the contract per se but a consequence of trying to workaround the spirit of the historical progression by attempting to complete multiple contracts in one launch.

  6. 1 hour ago, davidy12 said:

    I've got the same issue. Sorry to say, but at this point, wait a year or so till 1.8 and the Apollo revamp is out. Likely they'll add in those colors by default.

    Oh I wouldn't be so sure.  BDBNIC is @Drakenex baby and not really a core BDB thing (unless @Invaderchaos get's their first of course :P ).  Stock part switches may be FUBAR but B9 doesn't seem to have the same issue.   In the meantime you can edit out the parachute config from BDBNIC and if necessary add an equivalent B9 switch using the same texture.

  7. I've been experiencing a very weird issue with the BDB Apollo (Kane) parachutes in the latest KSP causing excess drag when undeployed.  After a lot of trial and error I've narrowed down the cause of the issue to BDBNIC - remove it and the problem goes away.  This makes me sad, because I like the pretty colours.   Squad only knows why adding some stock part switches would make this happen but apparently it does.

  8. 39 minutes ago, OrbitalManeuvers said:

    I'm unsure about this recipe, but I put a CSM on top of an empty SLAM, on top of an S-IVB, on top of an S-1 first stage (4x + 4x), both with and without fins, and didn't have any flipping tendencies. Is that close to what you were flying?

    I'm flying the Saturn 1 Blk 2 - CSM, S-IV, S-1 first stage (with fins).  Just seems very top heavy.

  9. I think Bureaucracy and Strategia are having an argument.  My guess is it's the "Media Covering II" Strategia option, which adds +50 Rep on building upgrades and presumably is not compatible with the Bureaucracy building upgrade system.  The unfortunate outcome is a bunch of null refs and Bureaucracy buildings stop building.

    Spoiler

     

    [ERR 13:36:18.265] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.266] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.266] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.266] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.267] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.267] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.267] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.268] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.268] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.269] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.269] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.270] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.270] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.270] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.271] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.271] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.271] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.272] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.272] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.273] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.273] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.274] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.274] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.275] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.275] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.275] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
    [ERR 13:36:18.275] Exception handling event onFacilityContextMenuSpawn in class StrategyNotifier:System.NullReferenceException
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object)
      at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00012] in <5aeafee3fea24f37abd1315553f2cfa6>:0 
      at Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) [0x00024] in <ad1f24c047af4716ace30351b02ea8a1>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <c1858a3f77504bd1aaa946fdccf84670>:0 

    [EXC 13:36:18.276] NullReferenceException
        UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        Strategia.StrategyNotifier.OnFacilityContextMenuSpawn (KSP.UI.Screens.KSCFacilityContextMenu menu) (at <ad1f24c047af4716ace30351b02ea8a1>:0)
        EventData`1[T].Fire (T data) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:LogException(Exception)
        EventData`1:Fire(KSCFacilityContextMenu)
        KSP.UI.Screens.KSCFacilityContextMenu:Create(SpaceCenterBuilding, Callback`1)
        SpaceCenterBuilding:OnContextMenuSpawn()
        SpaceCenterBuilding:OnRightClick()
        <OnMouseTap>d__49:MoveNext()
        UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

     


     

     

  10. Running through this on JNSQ with BDB, KCT and Bureaucracy installed is a lot of fun.  The only contracts I'm really struggling with are the occasional Explorer mission that requires reaching a 48Mm Ap with a Thor Delta, which even with multiple kick motors is next to impossible (unless I'm being stupid) - is that correct or has a scaling calc gone out of whack somewhere?

    I assume the Launcher tests are deliberately part agnostic - they'll complete with any old rocket?

    I've got BDB and Probes+ installed.  What other probe mods would you recommend to fill in the blanks?

    Entirely not a demand but I thought it would be nice to have a set of companion contracts that covered the unused rockets in the BDB pantheon - maybe an Ahistory of Spaceflight pack ;) 

  11. On 10/9/2020 at 5:39 PM, Cheesecake said:

    There are no craftfiles. But you can look into @Friznit BDB manual. There are some manual to build launchers with this mod.

    https://github.com/friznit/Unofficial-BDB-Wiki/wiki

    On the other hand you can build yourself with an own design.

    In the Shuttle Derived Launch Vehicles page, in case you were looking and didn't know the lingo!

×
×
  • Create New...