-
Posts
2,343 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Zorg
-
UPDATE Bluedog Design Bureau v1.8.0 "Мороз" v1.8.0 "Мороз" New Content and features - Aerojet M-1 engine in SL and vacuum version. - P&W RL20 in SL and vacuum versions. - P&W XLR129 in SL and vacuum versions. Can be operated with nozzle extended or retracted. - Rocketdyne RS-30 Advanced Space Engine. - BDB Plugin updated with animated multimode feature to support XLR 129 functionality. Based on Deployable Engines by Nertea. Enhancements - BDB Plugin updated to support deployable nozzles with Safe Solid cutoff. - SR-120 and Orbus 6E now have Safe Solid. - refreshed textures and model for the RS-68 - Rescale Star 37, Star 48 and Burner II to more realistic proportions. - Updated Saturn rescale patch. (Will offer performance similar to upcoming new Saturn parts). - Update bundled Community Resource Pack to 1.4.2 - Update bundled Waterfall to 0.6.3 Bug Fixes - Added TransformOverride to some waterfall configs. Makes them resilient to patches from other mods targeting different transforms. (Fixes some missing plume bugs for LR91 engines) - Reconvert Mariner 10 textures to remove some artifacts. - Fix engage sounds on some engines (Able and Apollo waterfall) - Fix some typos - Add probe core to IUS, TOS, Athena OAM and Peacekeeper PBV instrument units, adjust balance. - Fix Agena subsatellite config and fx. - Fix Vega GE405H waterfall causing nullrefs when another mod uses the same template. - Fix z-fighting in Vega GE405H inner glow effect. - Fix Titan 3E PLF SAF not shielding properly - Fix mariner 10 engine bottom node position. DOWNLOAD [GitHub] DOWNLOAD [SpaceDock] There appears to be an issue with spacedock, will be available soon there as well. Also will be available on CKAN once their bot has detected the update. Full Release album (thanks to various screenshot contributors) https://imgur.com/a/sWNilMv
-
Configs havent kept up with the latest updates. None of the authors are using tweakscale (if playing KSP at all :P) these days and generally compatibility configs get updated for mods we use due to time and motivation in addition to working on the core mod. We are of course always happy to accept pull requests from users and in fact most of our compatibility configs are user contributed.
-
Some more Skylab WIP. With the ATM complete, not moving on to the rest. This is a preview of the deployment truss. For anyone who missed the earlier discussion, the truss will support both Breaking Ground and Infernal Robotics and for those who would rather not use either the telescope will have a probe core so you can dock just like the current one.
-
This should fix it. However I am pushing an update though. The reason is that SAF provides shielding by hooking into the stock cargo bay module which links to a given deploy module . But it references this by index instead of module name. Changing the line ``DeployModuleIndex = 0`` to 1 in ModuleCargoBay fixes the problem as well.
-
I'm unable to reproduce this issue thus far. On my mostly clean 1.11.2 test install I can launch both variants of the Vega engine without nullrefs. Also BDB can be used without Waterfall (either stock or realplume) but what do you mean B9 is unhappy without it? I just tested it and BDB launches fine without waterfall with no errors. I would suggest reinstalling BDB and all its dependencies. If the problem continues I think I would need to see the module manager log and config cache.
-
Cardboard Jeb is unfortunately stuck in the unity scene and cant escape. Its already animated yes. Make sure you have BDB and all dependencies installed correctly as per the download. After double checking if you still have trouble, please post: 1. a list of your mods (a screenshot of your gamedata folder will do) 2. your ModuleManager.log (in kerbalSpaceProgram/Logs/ModuleManager) 3. your ModuleManager.ConfigCache (in Kerbal Space Program/GameData.) Also please let us know your KSP version and whether you have the latest BDB installed.