I was having the y-max issue. I deleted my config file and restarted KSP. Trajectories still don't work. the GUI window is just a little smudge and I get this in the log (over and over):
NullReferenceException: Object reference not set to an instance of an object
at Trajectories.Trajectory.get_AerodynamicModelName () [0x00000] in <filename unknown>:0
at Trajectories.MapGUI.MainWindow (Int32 id) [0x00000] in <filename unknown>:0
at UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID) [0x00000] in <filename unknown>:0
at UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style) [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Trajectories.cfg
@PART[*]:HAS[@MODULE[ModuleCommand]]:FOR[Trajectories]
{
MODULE
{
name = TrajectoriesVesselSettings
}
}
Windows 7 Ultimate
Traj: 1.6.2
[KSP Version]: 1.1.2.1260 x64 and x86
Hmm, deleted the xml file and restarted in x86 and now it works.