KSP-Recall icon indicating copy to clipboard operation
KSP-Recall copied to clipboard

Recall for KSP blunders, screw ups and borks.

Results 18 KSP-Recall issues
Sort by recently updated
recently updated
newest added

As the title says!! A [code](https://github.com/TweakScale/TweakScale/blob/master/Source/Scale/HotKey/HotkeyManager.cs) of mine using `[KSPAddon(KSPAddon.Startup.MainMenu, true)]` is being instantiated **every time the Main Menu is called**!! Evidence: [Player.log](https://github.com/net-lisias-ksp/KSP-Recall/files/12197263/Player.log) After entering a savegame (you need to...

bug
Not My Fault

As the tittle says. On certain circumstances still to be really understood, SYD is causing the following lines to be logged on `KSP.log`: ``` [LOG 18:03:19.170] [VesselMover] INFO: [Move Launch...

enhancement
Not My Fault

so i was trying to make a rocket lanchy from a plane merge assembly.... well didn go wsell took apart my whole rocket, checked here and found the new version...

support

As the tittle says EDIT: KSP 1.11 needs an specialised version of Driftless, that would act **only** on Yaw, as the drift itself is fixed on it. KSP 1.12 too.

task

Enumerate all the Glitches of the Serenity's PartModules in order to cook a fix or workaround on Recall.

help wanted
task

On [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/204167-kerbal-space-progam-1122-is-live/&do=findComment&comment=4015333), Fellow Kerbonaut [Anth12](https://forum.kerbalspaceprogram.com/index.php?/profile/161238-anth12/) commented about how DockingPorts were handled on KSP < 1.12, and how they are done now: > 1.11 and all previous versions crafts with docking...

bug
Not My Fault

Well, I will probably never fix this one, but I will leave this here in order to remember. Long time ago, [KSP 1.8.0 broke](https://bugs.kerbalspaceprogram.com/issues/24014) the `UI_ScaleEdit`, `UI_FloatEdit` and `UI_FloatRange` (that...

Fellow Kerbonaut [Krazy1](https://forum.kerbalspaceprogram.com/index.php?/profile/203523-krazy1/) [reported](https://forum.kerbalspaceprogram.com/index.php?/topic/192048-18/&do=findComment&comment=3948740) that the Refunding meta-resource is being jettisoned by the Ore Tanks: ![KLwn4r2w](https://user-images.githubusercontent.com/64334/113492699-bada7a00-94af-11eb-9ed6-a8703e1b75bb.jpg) Well, he's right. It's really happening. However, **this is a bug on the `ModuleFuelJettison`**....

invalid