Lisias

Results 108 comments of Lisias

On the other hand, this [post on Forum](https://forum.kerbalspaceprogram.com/topic/50533-18x-112x-module-manager-423-july-03th-2023-fireworks-season/page/288/#comment-3945798) **may** still be explained by Monkey Patching.

hi, @falcon470 ! Oh, boy… This one is a messy - and pretty annoying - hard nut to crack. ### TL;DR: It's fixed when using KSP-Recall 0.4.0.0 with TweakScale Beta...

I may had misdiagnosed this one. See #65 .

First attempt on commit https://github.com/net-lisias-ksp/KSP-Recall/commit/f590b7fc7185da579d0c0a702b05ccb11a77390f

Moar data: Unfixed bug on bugtraker: https://bugs.kerbalspaceprogram.com/issues/28311 Video with the problem: https://www.youtube.com/watch?v=Ah0ZY6Xpux4 Sample craft: [DriftTimeWarpBug.zip](https://github.com/net-lisias-ksp/KSP-Recall/files/6948512/DriftTimeWarpBug.zip)

I completely misunderstood the problem (as usual). The problem happens under stress, not at rest.

I have something that slightly minimise the effects of the problem. I took the craft from the previous post, launched it on the KSP airstrip and cheated the Gravity to...

I do not aim to fix the thing, I'm focused only on undo the bad deeds. So apparently I'm not too far from the right direction. I need to understand...

Oh, well… Apparently I was ran over by a KSP Dev. :) https://github.com/JPLRepo/FixDockingNodes/blob/master/FixDockingNodes.cs However... Inheritance in KSP is terribly flawed, not only a [lot of critical code is using the...

So I did this test: 1. Installed [FixDockingNodes](https://github.com/JPLRepo/FixDockingNodes/releases/tag/V1.0.0) 2. Loaded the [Craft file from Anth12](https://github.com/net-lisias-ksp/KSP-Recall/files/6948512/DriftTimeWarpBug.zip) 3. Edited the DockingPort 4. Launched the craft 5. Created a savegame ** Figure for...