Menu glitches
NikitaWolfhard opened this issue ยท 13 comments
I have noticed that when I load up a game, the menu is all the way to the top left corner for some reason. When I click the settings menu it snaps into its proper place but the settings menu is invisible and I can't interact with it. Also the Custom Window Editor is blank and does nothing. Also there's no Orbit Info window or Vessel Info or even Surface Info, Delta-V stats is also gone. I can create them using the Custom Window Editor but it just creates blank windows. I have no idea what's going on. I depend on those stats to play
Again, where? I've been in touch with him many times over the years, he never said anything about it.
Usually when something like this happens, there are other things missing which affect it.
Is there any way to correct that? Because I absolutely need that to make some of my other mods work
Ummmm, @GooUckd Can you prove that? Because I'm using mechjeb with CTB in my game, and if this was true, there would be lots of other people complaining about this
Ummmm, @GooUckd Can you prove that? Because I'm using mechjeb with CTB in my game, and if this was true, there would be lots of other people complaining about this
Might be old information, but the creator of mechjeb said it somewhere. dunno
But, it seems to be fixed now I guess. Not sure. I haven't had problems. (Had them once, but not anymore)
he posted it in this topic : #1467
i managed to break position of the MJ button by installing kerbal engineer mod , Now i'm trrying to find out in which cfg file i have to edit some values to get all the MJ screen's out of the top left corner.
My guess is that MJ uses the location of MJ button/dropdown menu as 'home' position , so when you click an item and the MJ button is at the top left of the screen, the new screen is positioned with a negative X value ( off screen ) a simple IF WindowPositionX<0 then WindowPositionX=0 could fix that.
i found a work around , when i start ksp , the drop down menu starts in the top left of the screen , i then open the dropdown menu and select settings , this makes the dropdown menu pop back to it's original location and all other screens are then back ON screen.
i fixed it with a fresh install and start with Ckan and use Ckan to install the 'correct' versions of all mod's i'm using
I found it was the AntennaHelper and Kronometer mods that were causing the MechJeb menu to lock to the upper left AND the causing the settings and rover autopilot windows to be disabled