Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    25,051
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. Originally made by forum user @Tyko, original thread here:https://forum.kerbalspaceprogram.com/index.php?/topic/172457-17x-msp-3000-material-science-pod/ I've adopted and updated it. The original is fine, this has my take on it. Because of that, the part has been renamed. What it does Adds a new Material Science Pod part. The pod collects the same experiment as the larger Material Science Bay, but it's resized and weight balanced to be mounted opposite a Mystery Goo Container. To game balance the smaller size and weight, the MSP-3000 unlocks later in the tech tree in the Miniaturization node. Availability Source code: https://github.com/linuxgurugamer/Material-Science-Pod Download: https://spacedock.info/mod/2642/Material Science Pod Updated?ga=<Game+3102+'Kerbal+Space+Program'> License: MIT Available via CKAN Changelog Adoption by Linuxgurugamer Renamed part to MSP-3000a to avoid conflicts with the existing MSP-3000 Changed mass to 0.1 Renamed mod directory Merged in CareerPatch Made tags the same as the Material Science Bay Increased the costs
  2. That has nothing to do with Janitor's Closet. Looks like it is something in the ToolbarController, I'll look into it
  3. New release, 0.3.7.4 Fixed Nullref when moving cursor over BG icon inventory spaces which didn't have any parts in them, also fixes nullref when trying to pull the breaking ground parts, and they don't pulled into the container
  4. Get the necessary updates done for 1.11 and beyond. Adopt a few more mods Continue my current career on stream Possibly revive my JNSQ career
  5. and the "Button Priority"? I'll look into this during my stream this evening
  6. I still don't understand. This: What is that? There is no "Button Priority" in this mod, as far as I can tell, and since I wrote this, I also did searches and didn't find anything in JC referring to any sort of button priority
  7. Your welcome, and welcome to the forum (and KSP, if you are new to KSP)
  8. Well, since I have a few pieces in my current game which appear to be on intercept courses with various SOIs, I'll keep my eye out and see what happens. Play the game for umteem years, still have something to learn. That's what I love about this game
  9. New release, 0.3.7.3 Added check for part already added. PlumeParty has a number of parts which apparently have also been included in other mods (ChrayolDesign is one) and was causing errors because of duplicate parts Note: This is really a bug in (probably) the Chrayon Design Org, or maybe it is a bad install. ChrayonDesign has PlumeParty embeded inside it, in it's entirety. The file vent.cfg is in both, and I'm not sure what the correct setup should be. But there should never be two parts with the identical name. I have no idea what will happen in KSP with multiple identical-named parts Pinging @JadeOfMaar & @DylanSemrau to get this fixed. Please verify that you did disable the ToolbarEnabled AND restarted after installing this version. Ummm, what? I just did a search, there is no setting by that name. This mod does NOT use the ToolbarController
  10. Miniavc will be removed the next time I rebuild it, but no need for now for a rebuild)
  11. You know, there is a reason I did a beta. So, how about some specifics. Like, what's missing beyond stock. And you do know that stock shows up as squad and squad expansion, right? I didnt touch that part of the filter at all, so I have no idea what's happening. I know that squad shows up for me in my tests and career game. A log file would also be useful
  12. Ok, I don't know what happens when a vessel on rails changes SOI, so that could be the answer
  13. New release (out of beta) 0.3.7.2 0.3.7.1 (released as beta) Added check for "None" in ModFilterWindow Changed non-static vars to static to fix nullrefs origBackgroundColor; styleButtonLeftAligned; Revamped part sizes to use bulkhead profiles instead of node sizes Added new section to FiltersConfig.cfg for all known bulkheadProfiles Made initialization static to minimize entry time into the editor after the first time Improved sort of entries in filter window Added "-v2" to the name of the JCModfilter file names Added saving of window positions in the Editor New Dependency SpaceTuxLibrary 0.3.7.2 Removed unnecessary message about missing WinPos.cfg file Note: CKAN has been updated, may take a few minutes to become available. If you get an error after an immediate update (ie: within 10 minutes of this post), wait a few minutes, refresh CKAN and try again. Or, just manually select the SpaceTuxLibrary for install
  14. On my list of things to do, but I still need to rebalance the parts
  15. Gravity boosts only work on vessels and debris which are not on rails. Unlikely in this case, since he doesn't know what it is, and hasn't followed it through multiple gravity assists
  16. Great job finding that. I've asked @Porkjet (on github) for permission to include that in this mod, waiting to hear back
  17. Thank you. I'll review it, and if it all looks ok, will merge it in. Since this is a manual merge, it may take a few days
  18. You have other problems as well. Your log file specifies the problems: [WRN 16:19:49.747] AssemblyLoader: Assembly 'ToolbarController' has not met dependency 'ClickThroughBlocker' V1.0.0 [WRN 16:19:49.747] AssemblyLoader: Assembly 'ToolbarController' is missing 1 dependencies [WRN 16:19:49.747] AssemblyLoader: Assembly 'CraftManager' has not met dependency 'KXAPI' V1.0.0 [WRN 16:19:49.747] AssemblyLoader: Assembly 'CraftManager' is missing 1 dependencies [WRN 16:19:49.747] AssemblyLoader: Assembly 'JanitorsCloset' has not met dependency 'ClickThroughBlocker' V1.0.0 [WRN 16:19:49.747] AssemblyLoader: Assembly 'JanitorsCloset' is missing 1 dependencies [ERR 16:19:49.958] ADDON BINDER: Cannot resolve assembly: BasicOrbit.Unity, Culture=neutral, PublicKeyToken=null [ERR 16:19:49.958] ADDON BINDER: Cannot resolve assembly: BasicOrbit.Unity, Culture=neutral, PublicKeyToken=null [ERR 16:19:49.966] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.4, Culture=neutral, PublicKeyToken=null [ERR 16:19:50.012] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.4, Culture=neutral, PublicKeyToken=null This mod requires the ToolbarController and ClickThroughBlocker. If either isn't there, it won't work. Also, The Janitor's Closet also requires the same things Craft Manager requires KXAPI. And I'm not sure what's going on with BasicOrbit, looking further into the log file shows that it seems to be working. I'm going to assume you didn't install using CKAN, which is why you are missing dependencies.
  19. How long ago was that? And you should always make backups whenever you change something,regardless of whether you use CKAN or not
×
×
  • Create New...