-
Posts
4,559 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by blowfish
-
[1.8.x] B9 Aerospace | Release 6.6.0 (Feb 5 2020)
blowfish replied to blowfish's topic in KSP1 Mod Releases
They should be included with recent versions of Tweakscale.- 641 replies
-
- 1
-
- spaceplane
- parts
-
(and 1 more)
Tagged with:
-
I see the problem. You have B9_Aerospace_Legacy installed but not the main pack. The legacy pack depends on the main pack. This failure should probably be more graceful on B9PartSwitch's side though.
-
No limitation, just anticipating additional fairing packs in the future. KW seemed like a natural place to start, but it won't be the last.
-
You need both. The plugin doesn't do anything by itself.
-
Would someone be able to move this to addon releases?
-
RealFuels v12.1.0 for KSP 1.2.2 has been released! Reinstate analytic boiloff with improvements Set specific heat to zero for cryogenic resources (assumption that part and resource temperature are the same doesn't make sense here) Disable ferociousBoilOff since changing cryogenic resource specific heat makes it unnecessary Add the ability for ignitions to be allowed only when attached to launch clamps Make sure cost only gets multiplied by scale once Fix issue where engines would explode after being decoupled (due to KSP reporting the wrong ambient temperature for a couple of frames) Fix resource mix buttons not showing up when a ship is first loaded Fix fuel tank related NRE in flight Make burn time formatting consistent Fix vacuum thrust displaying the same as sea level thrust
-
[1.0.2] B9 Aerospace | Procedural Parts 0.40 | Updated 09.06.15
blowfish replied to bac9's topic in KSP1 Mod Development
Interesting, I definitely don't get that. Maybe try removing the mod entirely and re-installing it from a fresh download. It could be that there's an old file in there that didn't get overwritten, and that's what it's seeing. If that doesn't work, I might be able to see what's going on by looking at KSP's log. Instructions on how to find and upload that are in the first link in my signature. -
[1.0.2] B9 Aerospace | Procedural Parts 0.40 | Updated 09.06.15
blowfish replied to bac9's topic in KSP1 Mod Development
That is strange, the version information in it definitely says 1.2.2. Is this the exact download link you are using? https://github.com/Crzyrndm/B9-PWings-Fork/releases/download/0.40.12/B9.PWings.Fork.v0.40.12.zip -
[1.0.2] B9 Aerospace | Procedural Parts 0.40 | Updated 09.06.15
blowfish replied to bac9's topic in KSP1 Mod Development
Welcome to the forums! Which download are you using? If you have KSP 1.2.2, you want the download Crzyrndm linked two posts above yours. -
SolverEngines v3.1 for KSP 1.2.2 Is now available Fix a bug with engine fitting where results would persist after data was deleted Fix normalizedOutput to avoid phantom EC generation Prevent NRE from the overheat box on a non-active vessel Add vacuum conditions initializer for EngineThermodynamics Allow animations on engines that don't inherit from ModuleEnginesSolver (mainly to take better advantage of interfaces)
-
[1.8-1.11] Advanced Jet Engine v2.17.0 (June 26)
blowfish replied to blowfish's topic in KSP1 Mod Releases
AJE v2.8.0 for KSP 1.2.2 is now available! Fix intakes that had IntakeAir removed, also remove it from some parts that no longer have intakes Throttle now responds much faster, closer to reality Afterburner throttle now responds much faster than core Display core and afterburner throttles separately for afterburning engines SABRE-like engines no longer distinguish between afterburner and core New ramjet module, should be much better than the old one RAPIER now has slightly improved efficiency -
[1.8.x] B9 Aerospace | Release 6.6.0 (Feb 5 2020)
blowfish replied to blowfish's topic in KSP1 Mod Releases
Unfortunately no (it would make my life much easier). But you can import the compiled models into blender using this:- 641 replies
-
- 1
-
- spaceplane
- parts
-
(and 1 more)
Tagged with:
-
[1.8-1.11] Advanced Jet Engine v2.17.0 (June 26)
blowfish replied to blowfish's topic in KSP1 Mod Releases
Okay hmm, nothing is obviously wrong, and I see effects on those engines (without RP). Are you sure that even at 100% throttle, with the afterburner engaged (e.g. on the J75), you see no effects? And not smoke either? If so, could you try again without RealPlume and then post those two files again? -
Well, for starters you haven't installed CommunityResourcePack, which you definitely need. Additionally, it looks like you have installed SSTU-OptionalPatches, which has some patches for USI Life Support which will break if you do not have that installed. You may want to examine the contents of SSTU-OptionalPatches more carefully.
-
[1.8-1.11] Advanced Jet Engine v2.17.0 (June 26)
blowfish replied to blowfish's topic in KSP1 Mod Releases
Could you post your ModuleManager.ConfigCache as well? I see a bunch of lines like this but am not sure what's causing them: [ERR 15:48:00.343] FloatCurve: Invalid line. Requires two values, 'time' and 'value' -
Something is likely throwing an exception, but impossible to tell what just based on that (as is usually the case). Please find and upload your log. Instructions on how to do that are in the first link in my signature. The log typically reveals the issue immediately.
-
It's a known issue. Been fixed in the code, just waiting for a release.
-
[1.8-1.11] Advanced Jet Engine v2.17.0 (June 26)
blowfish replied to blowfish's topic in KSP1 Mod Releases
Okay, could you clarify? Are you saying that the download link in the first post in this thread isn't working (in which case we should try to debug that problem), or that you were looking in a different place for the download? -
[1.8-1.11] Advanced Jet Engine v2.17.0 (June 26)
blowfish replied to blowfish's topic in KSP1 Mod Releases
Where were you looking? The link in the original post always goes to the latest release on Github -
[1.8-1.11] Advanced Jet Engine v2.17.0 (June 26)
blowfish replied to blowfish's topic in KSP1 Mod Releases
Check the download link in the OP...?