-
Posts
884 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Rodger
-
If you make a new cfg file with this in it, somewhere in your game data, it should fix it: @PART[bb_Prop|bb_PropSingle]:AFTER[KRnD] { !MODULE[KRnDModule] {} } Without knowing exactly how krnd works, I’m guessing this should stop the prop parts from being affected by it at all.
-
The ksp log can show what patches are being applied to a part, so if you search for the part names and look through the patch applications it can give some clues. And if you want to upload the log I can check it too.
-
@RB101If you can post your ksp.log to a file sharing site and link it, it would be helpful. I'd be curious about AirPark as I haven't tested it with that, and maybe it's just being held in place (possibly negating the 'static airflow', so reducing power), if you remove that mod does it work again?
-
They don't produce a lot, they aren't meant to be heavy-lift. If they aren't doing anything at all though, double check you have all the dependencies installed correctly, particularly Kerbal Actuators: https://github.com/Angel-125/KerbalActuators/releases and CRP: https://github.com/UmbraSpaceIndustries/CommunityResourcePack/releases
-
Is the city lights working for anyone else? I have the latest EVE, so they aren't flickering, but they still show up when they shouldn't: I did the trick of pressing 'apply' in the EVE city lights manager options, and that does fix it, but only temporally. If I do I scene change, the fix is reverted. So far the only fix I can think of is disabling the city lights.
- 1,976 replies
-
- totm mar 2022
- rss
-
(and 3 more)
Tagged with:
-
[1.8.x] DMagic Orbital Science: New Science Parts [v1.4.3] [11/2/2019]
Rodger replied to DMagic's topic in KSP1 Mod Releases
Those are fine to ignore, it's just parts not loading if you don't have universal storage installed. -
Oh that works great, thanks! Stops the offset, and gets rid of the title bar too in windowed mode. It did mean I couldn't move the window manually, but clicking onto the game window from another app makes it move to 0,0 anyway. Now it's basically borderless windowed, but with a gap at the bottom, exactly what I want!
-
I thought it was just an issue on my PC with multiple monitors, but after switching to my laptop I've noticed that after selecting a new preset, there'll always be a gap on the left side of the screen still. It's the same thing I reported earlier, but even when using the new save window position feature it still happens. Eg: https://cdn.discordapp.com/attachments/966275238851653732/1060469768576053248/KSP_x64_EhAbMPZ3T6.mp4
-
[Min KSP 1.11] Mk-33: X-33-inspired parts for KSP!
Rodger replied to Angelo Kerman's topic in KSP1 Mod Releases
Try manually installing Waterfall from this link: -
Just adding some resources to a subtype? It's probably due to B9PS not being the same as normal part resource definitions. Try this for the enhanced subtype : B9PS has very good documentation here: https://github.com/blowfishpro/B9PartSwitch/wiki/ModuleB9PartSwitch And it seems like a sensible thing to add, I can add it to the dev branch if you're happy with it? I believe it's a custom WIP texture/cfg by @ballisticfox0, and it's unreleased.
-
Love it! Thanks for posting!
-
Ah I see you worked out a solution just as I replied to the previous post lol. The subcategory cfg from the 000_filter extensions folder doesn’t matter as BDB ships it’s own, in the compatibility folder. But yeah the fixed cfg file I linked from the dev branch has options for both the real and kerbalised names, automatically switching depending on if you have the realnames patch or not. So it will be fixed in the next release.
-
Ah yes if you’re using CKAN you won’t have those extra folders. And it sounds like you mean the FilterExtensions version, and it’s currently partly working since you have probes/SRBs categories? That was a bug with not having the real names patch installed, which is fixed in the dev version for next release. Installing the RealNames patch will fix it, or you can use the Community Category Kit optional patch on CKAN instead, which adds the filters to the main blue part categories, or you can download the fixed cfg from github and replace the one in your GameData/Bluedog_DB/Compatibility/FilterExtensions/
-
The best way to use the extras patches is just create a new folder in your GameData called precisely "Bluedog_DB_Extras", and then in the BDB download > BD_Extras (No Warranty) > GameData > Bluedog_DB_Extras folder, copy over the patches you want to use into the folder you made in your main GameData, like BDB_CCK: I've just submitted CKAN data for some of the optional patches too, so if you use CKAN it'll be easy to install the RealNames/CCK/Methalox patches
-
To start with, you can make you log file a lot smaller and probably speed up load times with an update of ACK - download the zip from the green "Code" button here https://github.com/benjee10/Benjee10_Orion. Should fix the "Bones do not match bindpose." spam. When did you last do a clean install of BDB? It might be worth deleting the mod and installing it fresh. If you do that (and update ACK) and it still persists, feel free to post a new log