Jump to content

Recommended Posts

I recently got a new PC and finally got around to installing KSP 1.2.1, however it doesn't seem that any versions of MechJeb currently work on the new version. Is there a version of MechJeb that is supported by 1.2.1 or something relatively similar to it that I can install? I don't typically use it, but it is helpful when I want to demonstrate circularization and load distribution to my little brother so I can explain the math and maneuvers without having to focus on flight.

Link to comment
Share on other sites

I'm having the same (or at least similar) problem:

  1. I have an almost clean KSP installation on Windows (only ckan, module manager, ksp avc and community tech tree v3.0.2).
  2. I have downloaded dev version of MechJeb2 (build 656 but also tested with a couple of older versions).
  3. The dev version is correctly (I think) installed in the GameData folder.
  4. The KSP.log file contains many references to MechJeb2, among others:
    [LOG 01:12:01.338] [ModuleManager] compiling list of loaded mods...
    Mod DLLs found:
        Assembly-CSharp v1.0.0.0                         SHA256 2cd4801eaed3a583ad6c575cb7b7eeaaba4667ae6ec30db44daa421be4ad2623
        ModuleManager.2.7.4 v2.7.4.0                     SHA256 ff56d6ae31fc389356d8f26a7deaaa6bed2e45c7a3e166150d5c708a4ef8af54
        MiniAVC v1.0.3.0                                 SHA256 3a74237363b4c9739208c0420ecc04ead93f10bed39e82acad822317ffe04cc3
        KSP-AVC v1.1.6.2                                 SHA256 163573f65dd1604a39def8ab727e712a0973269084e6d4d457dd2cd26b445ac5
        MechJeb2 v2.5.1.0 / vDev #656 Sarbian / v2.5.9.0 SHA256 7ad7f41a186acb586b3b462f4e1d3dbc4ffc08950f3e19d0b9b97c90bb9ce9d5
        KSPSteamCtrlr v0.0.1.35                          SHA256 70c884b63b0d5d913dff497fa8246934b21f13327934494966e6b0a5c15556e7
        Steamworks.NET v9.0.0.0 / v9.0.0                 SHA256 c32c0219c58e654c06e2b494302718372a94ff8b82d9ae59b9bb9e283957d44a
    Non-DLL mods added 
  5. When I start the game completely nothing indicates MechJeb2 is installed (or any errors for that matter). Not present in KSP-AVC listing, no mechjeb parts, no mechjeb tech. KSP.log doesn't show any apparent MechJeb2 releated errors and AVC log curiously doesn't even mention MechJeb2.

Any help would be appreciated.

Edited by Earendil-KSP
Problem I'm describing might not be the same after all.
Link to comment
Share on other sites

so your gamedata folder should have mechjeb2 folder, squad folder and the module manager .dll file. 

if you are playing a career you have to research the tech to unlock each piece of it. 

for now just start a sandbox game.

open notepad put this in it

@PART[*]:HAS[@MODULE[ModuleCommand],!MODULE[MechJebCore]]:Final
{    
    MODULE
    {
        name = MechJebCore
    }
}

save it as MechJebEmbedded.cfg in your gamedata folder.

so now your gamedata folder should consist of

mechjeb2 FOLDER

squad      FOLDER

modulemanager.dll   FILE

mechjebembedded.cfg  FILE

then in the VAB you should see the MechJeb tabl in the upper right hand side of the screen.  

Edited by COL.R.Neville
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...