Jump to content

sarbian

Members
  • Posts

    5,030
  • Joined

  • Last visited

Reputation

6,960 Excellent

Profile Information

  • About me
    Purveyor of Nyan Cat and King of Cheaters
  • Location
    Paris, France

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. If the game complains about the missing part then you used the AR-202 part. MJ does not add part to existing ships.
  2. Install the mod, and delete the dll. You will have the part but the mod will not be active
  3. Mechjeb2 does not manage the MFD. If the aircraft autopilot is available in MJ menu but not in the MFD you need to check with the mods that adds the MFD (RasterPropMonitor)
  4. This one is related to the PVG rewrite that Lamont is doing and I do not want to edit that code while he works on it...
  5. Your installation is full of mods that are not compatible with the current version of KSP, with over 131 exception in the loading screen alone. The only help I can give is an advice: Start with a clean KSP install and use CKAN to add mods. That way you will not have obsolete mods.
  6. New release MechJeb2-2.14.3.0.zip Localization fix fix related to radian vs degree New infoItems about the Target ( MeanAnomaly, TrueLongitude, LDN, TimeToAn, TimeToDN ) that nay be of use to Principia players More work on PVG I will try to get another version soon with the fix for the broken windows, and then it will be quiet for a while on the official release front. Lamont is working on a PVG overhaul, and I am testing a "modern" UI that should have less impact on perf than the current one. This will take a while and will show up (later) on the dev releases. (and of course there is KSP 2, but that will be for later). Edit: One last thing. I know some of you have the bug where the UI is stuck in the corner and broken. I have not been able to reproduce it. If someone here has this bug and does not have a huge list of mods please share your mods info, so I can have another go at it.
  7. Is it with stock docking port? Are you sure you have set the 'Control from here' on your docking port and the target is the other ship docking port?
  8. As one of the major contributors to MJ code he has a good insight on its imperfections. Some parts woks fine, others have their quicks but are still useful, and a lot works only with some specific ships/situations. A MJ for KSP 2 would benefit from a more modular architecture instead of being monolithic (even if the current code has some modularity)
  9. I did not look at what it does but I assumed it did more than load a list of dll.
  10. BepInEx is a more complete solution with a large community that support it (it is a generic Unity game solution). I would rather see a plugin for BepInEx that adds the KSP specific parts of SpaceWarp.
  11. I never said you can not use a bundle to load anything. I said that you can not load a bundle that reference a stock class, like a par model may require. This may be necessary to do a lot of the modding stuff we take for granted on KSP 1.
  12. But your bundle did not use any of KSP class since you do not have their reference id. And without that you will be limited with what you can do with it.
  13. It loads bundle (which we can not build without the devs sharing some Unity tool). And does nothing with them.
×
×
  • Create New...