rmaine Posted January 11, 2020 Share Posted January 11, 2020 1 hour ago, Jim DiGriz said: When you see this error what is the exact orbit that you're starting from, the exact altitude that you're using (and are you going towards the Pe or the Ap), and the target ApR that you're punching in to raise to? Didn't have an exact set of numbers handy, but it happens a lot, as in more often than not, so lets see if I can generate one now.. Yup. Orbit Pe 196641.3, Ap 196641.7, going towards Pe, with 9m 7.5 sec til Pe. Try raise Ap to 5000 at fixed time 0. Bingo - error. Also get the error if I say to do it at the next Pe or Ap. Manually burn prograde a bit, raising Ap to 296884.6 and immediately try Mechjeb again; same error for all 3 burn schedules of fixed time 0, at Pe and at Ap. (As you can see, this isn't horribly sensitive to the exact orbit). Manually burn prograde some more til my Ap is 520264.7. Now try Mechjeb again and it works fine if I ask for the burn at time 0 (which is what I'd typically do as I've basically just manually done the early part of the burn I wanted MechJeb to compute in the first place) or at next Pe; still fails if I ask for the burn at next Ap. Then restored from a save point as this mission was supposed to be headed towards Mun and these experimental burns are off in the wrong direction made just to quickly get you some data. :-) Quote Link to comment Share on other sites More sharing options...
VoidSquid Posted January 11, 2020 Share Posted January 11, 2020 (edited) For me, last one I do remember was a 120x120 km LKO, trying to raise the Ap to 2000 km after a fixed time , neither 0s nor any other time worked. Edited January 11, 2020 by VoidSquid Quote Link to comment Share on other sites More sharing options...
Jim DiGriz Posted January 11, 2020 Share Posted January 11, 2020 Hmm, yeah now that I finally fixed my builds, I immediately got a repro now without trying too hard. Quote Link to comment Share on other sites More sharing options...
VoidSquid Posted January 11, 2020 Share Posted January 11, 2020 (edited) Curious, what did cause this? Oh, and btw, I got the same issue #1171 as well, as TonkaCrash reported. Edited January 11, 2020 by VoidSquid Quote Link to comment Share on other sites More sharing options...
Jim DiGriz Posted January 11, 2020 Share Posted January 11, 2020 45 minutes ago, VoidSquid said: Curious, what did cause this? Ancient bugs in some heuristics in the ApR raise maneuver which was exposed by stricter checking by the new rootfinder. Dev build #930 just went out and should fix this problem. Quote Link to comment Share on other sites More sharing options...
Jim DiGriz Posted January 12, 2020 Share Posted January 12, 2020 Dev build #931 shipped which may affect fine-tune-closest-approach and rendezvous functions, the old Lambert solver was removed and converted. Quote Link to comment Share on other sites More sharing options...
Jim DiGriz Posted January 12, 2020 Share Posted January 12, 2020 Dev build #932 shipped which supports multi-node maneuvers being generated from the maneuver planner, although nothing uses this, so should be no user-visible changes at all. Quote Link to comment Share on other sites More sharing options...
VoidSquid Posted January 13, 2020 Share Posted January 13, 2020 Dev build #934, now with blue arrow: Ooops... Quote Link to comment Share on other sites More sharing options...
Jim DiGriz Posted January 13, 2020 Share Posted January 13, 2020 I can't replicate that, but give #935 a try. Quote Link to comment Share on other sites More sharing options...
VoidSquid Posted January 13, 2020 Share Posted January 13, 2020 Blue arrow gone, thank you! Quote Link to comment Share on other sites More sharing options...
RLange (R. Kerman) Posted January 13, 2020 Share Posted January 13, 2020 @Sarbian & Jim Digriz - Thanks for all your hard work! Quote Link to comment Share on other sites More sharing options...
Galland1998 Posted January 17, 2020 Share Posted January 17, 2020 Can the MechJeb modules handle Ullage of the engines that is required in realism overhaul Quote Link to comment Share on other sites More sharing options...
sarbian Posted January 17, 2020 Author Share Posted January 17, 2020 1 hour ago, Galland1998 said: Can the MechJeb modules handle Ullage of the engines that is required in realism overhaul The "Utilities" window should have a "Prevent unstable ignition" and "Use RCS to ullage" option that should help. Quote Link to comment Share on other sites More sharing options...
Rattana Posted January 21, 2020 Share Posted January 21, 2020 sorry if i've overseen it but can someone link the version of mechjeb that does load past (loading breaking ground) .. Thank You!! Quote Link to comment Share on other sites More sharing options...
sarbian Posted January 21, 2020 Author Share Posted January 21, 2020 21 minutes ago, Rattana said: sorry if i've overseen it but can someone link the version of mechjeb that does load past (loading breaking ground) .. Thank You!! You ll have to work a bit to get it Make sure you have the last version of ModuleManager and if you already have other version delete them so you only have the last ( 4.1.3 ) installed Launch KSP, wait for the extension loading part, take a screenshot and post it here. And also put the ksp.log file somewhere (dropbox or something like it so I can read it) Quote Link to comment Share on other sites More sharing options...
Rattana Posted January 21, 2020 Share Posted January 21, 2020 31 minutes ago, sarbian said: You ll have to work a bit to get it Make sure you have the last version of ModuleManager and if you already have other version delete them so you only have the last ( 4.1.3 ) installed Launch KSP, wait for the extension loading part, take a screenshot and post it here. And also put the ksp.log file somewhere (dropbox or something like it so I can read it) u want that entire long Log in the ksp steam file? Quote Link to comment Share on other sites More sharing options...
sarbian Posted January 21, 2020 Author Share Posted January 21, 2020 2 minutes ago, Rattana said: u want that entire long Log in the ksp steam file? Yes, use dropbox to share the file. Quote Link to comment Share on other sites More sharing options...
Rattana Posted January 21, 2020 Share Posted January 21, 2020 8 minutes ago, sarbian said: Yes, use dropbox to share the file. https://www.dropbox.com/sh/309itipmfejb8l2/AABA9wSRk7xvtWebaGWGyaFha?dl=0 here u go, king Quote Link to comment Share on other sites More sharing options...
sarbian Posted January 21, 2020 Author Share Posted January 21, 2020 1 minute ago, Rattana said: here u go, king As the log says [ERR 19:09:29.627] MechJeb caught a ReflectionTypeLoadException. Those DLL are not built for this KSP version: [ERR 19:09:29.628] KSPWheel 0.0.0.0 GameData\KSPWheel\Plugin\KSPWheel.dll You have a version of KSPWheel that is not built for 1.8 and that is why your game locks in the loading screen. You ll have to update it with a updated version Quote Link to comment Share on other sites More sharing options...
Rattana Posted January 21, 2020 Share Posted January 21, 2020 19 minutes ago, sarbian said: As the log says [ERR 19:09:29.627] MechJeb caught a ReflectionTypeLoadException. Those DLL are not built for this KSP version: [ERR 19:09:29.628] KSPWheel 0.0.0.0 GameData\KSPWheel\Plugin\KSPWheel.dll You have a version of KSPWheel that is not built for 1.8 and that is why your game locks in the loading screen. You ll have to update it with a updated version Thanks, I love you Quote Link to comment Share on other sites More sharing options...
VoidSquid Posted January 21, 2020 Share Posted January 21, 2020 Amazing that MJ can even help to catch and analyze such errors! Quote Link to comment Share on other sites More sharing options...
Jacke Posted January 21, 2020 Share Posted January 21, 2020 49 minutes ago, VoidSquid said: Amazing that MJ can even help to catch and analyze such errors! That's because @sarbian wrote code to catch those errors because they're so common when using most pre-KSP-1.8 mods in KSP 1.8+. Quote Link to comment Share on other sites More sharing options...
AdmiralSirJohn Posted January 21, 2020 Share Posted January 21, 2020 Screenshot: https://www.dropbox.com/s/8jg64jz18cg03kk/screenshot 2020-01-21 15.06.50.png?dl=0 Log File: https://www.dropbox.com/s/8kqyjojfo3ep5md/ksp.log?dl=0 Obvious problems in B9 Part Switch and Firespitter. Please advise. Quote Link to comment Share on other sites More sharing options...
sarbian Posted January 21, 2020 Author Share Posted January 21, 2020 2 hours ago, AdmiralSirJohn said: Screenshot: https://www.dropbox.com/s/8jg64jz18cg03kk/screenshot 2020-01-21 15.06.50.png?dl=0 Log File: https://www.dropbox.com/s/8kqyjojfo3ep5md/ksp.log?dl=0 Obvious problems in B9 Part Switch and Firespitter. Please advise. You have 3 ModuleManager. You need to keep only the last one to get the message, Quote Link to comment Share on other sites More sharing options...
AdmiralSirJohn Posted January 21, 2020 Share Posted January 21, 2020 Sorry about that. Let me go do that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.