Jump to content

KerbMav

Members
  • Posts

    4,410
  • Joined

  • Last visited

Posts posted by KerbMav

  1. 3 hours ago, Xavven said:

    It wasn't until I uninstalled completely, deleted the KSP directory from my Steam common folder, and redownloaded completely that the crashes stopped. Is there a chance that the part drifting bug could be solved by others if they deleted and reinstalled completely fresh like I did?

    After making a copy of savegames and mods?

  2. From https://github.com/sarbian/ModuleManager/wiki/Patch-Ordering

    "You can control how module manager applies patches through these five directives, that are applied at the top-level node. Only ONE of these directives can be applied to a specific top-level patch."

     

    So I cannot do ...:FOR[abc]:AFTER[xyz] ?

     

    Specifically I want SMURFF (which uses :FOR[zzz_SMURFF] ) to run before SimpleFuelSwitch (which uses :FOR[SimpleFuelSwitch] ).
    To avoid the alphabetical order I wanted to add :AFTER[SMURFF] to SimpleFuelSwitch (because that would be only two lines to change).

    As far as I can see SMURFF does not recognize SimpleFuelSwitch, that is why I want them to run in that order.

  3. 12 minutes ago, MechBFP said:It frankly feels like I am Alice going down the rabbit hole attempting to piece together what you seem to think makes sense.

    Stay in the light then?

    I only ever return to this thread to see if something interesting came up. So far this is rarely the case.

×
×
  • Create New...