-
Posts
480 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Krakatoa
-
The 4 mods under "required" are indeed required. The first is this mod, the second, B9PartSwitch, is the mod that handles the toggle and ability to switch between things, the third is Module Manager, which is required to do basically any modding whatsoever, and RPM is the mod that adds all the bits and bobs in the IVA and comes with a few examples. You're welcome to use as many or few other IVAs as you like, but this is the bare minimum for this mod to function.
-
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
Krakatoa replied to Gameslinx's topic in KSP1 Mod Releases
Western Sea definitely isn't a stock biome, so I'm wondering what planet pack that must be. -
The folks that are good at troubleshooting can use the find feature to look for specific flags, so yes, possibly. You may need to zip the file to put it on your drive. Those logs can get large, but the fact it's that big may be the first clue that there's something afoot, as it might be bloated with NullReferenceExceptions.
- 12 replies
-
- 1
-
- interplanetary ship
- exploding ship
-
(and 3 more)
Tagged with:
-
I definitely don't know if I can help you, but I have seen in the past (and possibly currently) a notice on the Kopernicus thread warning about interstellar overheating. You also have quite a few mods, so any of them could be a problem. I don't think you've posted your ksp.log file mentioned in the how to get support thread. Add that to this thread and perhaps someone that can understand them better will be able to help or explain what's going on. Edit: Ah, I see the player.log. That has most of the info, but the KSP.log one might help folks, too. My first inclination is something with System Heat, but on looking again at the video, do those craft have reactors but no radiators?
- 12 replies
-
- interplanetary ship
- exploding ship
-
(and 3 more)
Tagged with:
-
So, is this like Kerbal Space Ponies where there's a set group that come with the mod? The files in the release seem very bare to have the characters or models built in, with it being a .dll and a .ksp file and that's it. Am I missing something? Edit: I was indeed. Looked in my persistence file and saw Talali, so it's working as intended!
-
[1.9.1+] OPT Spaceplane Continued 3.4.9.2 (beta) [Apr 02, 2024]
Krakatoa replied to JadeOfMaar's topic in KSP1 Mod Releases
I'm having the same issue. I was looking through the cfgs for the internals and through the part cfgs, and I'm not seeing anywhere a MODULE { name = RasterPropMonitorComputer } Could that be what's keeping the IVAs from fully activating? -
[1.12.x] Mark IV Spaceplane System (August 18, 2024)
Krakatoa replied to Nertea's topic in KSP1 Mod Releases
Dropping straight up fixes in as PR's on Nertea's github is an option that can at least help people. With the PR right there, a slightly more involved user could at least fix their own install, even if it doesn't come perfectly out of the box, and it serves as a good repository of those little catches, like the extra } in that one PR. -
Singular mod not working
Krakatoa replied to Erikku-9110's topic in KSP1 Technical Support (PC, modded installs)
In what way is it not working? It would help if you described the symptoms and posted a log file. -
B9 Part Switch Fatal Error
Krakatoa replied to John1's topic in KSP1 Technical Support (PC, modded installs)
You probably need to post your logs, since that popup isn't telling you what part has the bad config. This should help you find them. -
[1.12.x] Mk2 Expansion v1.9.1 [update 10/5/21]
Krakatoa replied to SuicidalInsanity's topic in KSP1 Mod Releases
I haven't unlocked the parts yet in my new save, so I saw the error on loading the game but didn't see any problems immediately. Thanks, JonnyOThan for figuring this out! -
Something vaguely similar has been released before, though I think it may have been on the more randomized side. I really don't know that for sure, as it's been years. I'm sure the interest is out there, whether you get much feedback on this thread or not.
-
[1.12.x] Kopernicus Stable branch (Last Updated December 21st, 2024)
Krakatoa replied to R-T-B's topic in KSP1 Mod Releases
Can't tell much of anything without a log, and since it's just you having this problem, I very much doubt it's specifically your new GPU and more likely some funky install issue. -
Thank you! It's a minor inconvenience, at most, but it will be nice to have that visibility again.
-
I imagine that's what they mean, and I will say that for me, I come to the forums pretty much to go straight to KSP1 Mod Releases and Mod Development, and I liked being able to middle click those two so I could go in and find the threads I want quickly, now I have to go down an extra layer of the forums. I do miss that old quickness to access the spots I want to go.
-
Sorry if I'm just mistaking how this works. The zip for the new file does not have the Plugins folder in the SoundtrackEditorForked folder, just PluginData. Should I delete everything from the older version of the mod to update, including the dll in the Plugin folder?
-
Feels very weird bumping a thread from 2 years ago, but I'm assuming this is still stable for 1.12.5. I'm including ERS in my install, and this is a dependent. In the zip, it has "RPM Bundles" with a few assetbundle files. I have the current version of RPM, and I'm seeing a pair of similar files, "rasterpropmonitor-font.assetbundle" and "rasterpropmonitor-shaders.assetbundle" in the RasterPropMonitor file. The bundles from this download are that first one, and then bundles for each of the main operating systems. Do I need to bring over the Windows one, or do I skip this file since I have RPM?
-
[1.8 - 1.12] KSPCommunityFixes - Bugfixes and QoL tweaks
Krakatoa replied to Gotmachine's topic in KSP1 Mod Releases
On further poking, I think it may be a deeper issue that KSPCF just made more visual. The numbers for consumption, thrust, and ISP were right for the WBI Fulcrum, Corvette, and Hemi Cuda, but actually attempting to attach one to the craft started throwing NRE's and warnings, and that was without KSPCF. I'll need to work on a minimum problem install. I just tend not to find problems till I'm a bit further along since I play career and some things don't show up in Sandbox. Sorry for the goose chase. -
[1.8 - 1.12] KSPCommunityFixes - Bugfixes and QoL tweaks
Krakatoa replied to Gotmachine's topic in KSP1 Mod Releases
I'm having the same issue. It's definitely tied to the upgrade system that WBI takes advantage of. It's like the new key array is being multiplied on the old instead of replacing it. It affected all the engines with upgrade ability, and I have a feeling it messed with the MOLE and other upgrades, too. I deleted just KSPCF and now all the numbers look correct.