UmbraSpaceIndustries / USITools

Shared components for KSP mods
Other
39 stars 38 forks source link

ModuleAirbags Dampening when not deployed #124

Open Jason-JT opened 6 years ago

Jason-JT commented 6 years ago

Note When ground speed hits dampenSpeed (35 m/s for small and medium airbags) I am slowed down to significantly (it seems to be in proportion to the number of airbags. To about 25 m/s with 1 and to almost 0 with 8), even if the airbags are not deployed. I tested both never deployed and inflated then deflated. I see UmbraSpaceIndustries/UmbraSpaceIndustries@87b9c7dbdc614d95defb6fad9e1f23de11298e30 that looks like it should have fixed this but it is still happening. This is also the same problem as BobPalmer/ExplorationPack#121 but that one seemed slighty incorrect since it said it doesn't happen when launched from the VAB which it does. And it seemed more appropriate here since this is where the code is.

This was tested and reproduced with a fresh install with no other mods installed.

KSP Version: 1.3.1.1891 Exploration Pack Version: 0.9.0.0 Firespitter 7.6.0 (bundled with Exploration Pack) USI Tools Version: 0.10.1.0 (I completely removed the 000_USITools that was bundled with Exploration Pack) Attached is the Log file but I don't see anything in there useful. I also did not see anything in the debug console when this happened. I've also attached a simple craft file for reproducing this with the extension changed to txt so GitHub will take it. KSP.log

AirbagIssue.txt