-
I'm having a major issue. The actual launchpads from the mod are not visible in either the VAB, SPH, or the tech tree. I'm on the latest ksp version, and I have module manager 4.2.2. I'll give my log …
-
```
The vector cross product of two vectors in the order (v1,v2) returning a new Vector:
```
has a link to `http://ksp-kos.github.io/KOS_DOC/math/veccross` which doesn't exist.
and
```
This is…
-
### Brief description of your issue
Saves take a long time do process. A quicksave, for example, took 37 seconds (using a SSD!).
### Steps to reproduce
Just load the savegame, go to a flight …
-
https://ksp-noob.github.io/index.html
-
There is a break condition that leads to scrambled suits in TR 4.5.1 & KSP 1.12.2. So far I have only seen this with Bill, Bob & Jeb.
- Fresh install of KSP 1.12.2 & add TextureReplacer (I have v4.…
-
When I try to use geometric multigrid with vinewtonrsls I get the error below. It only pops up with rsls (not ssls) and is raised just by setting the option (not yet specifying the bounds).
MWE a…
-
In the process of switching from KAPT to KSP, using Dagger 2.50. I have a top-level app component for my Android app which contains a `@Named` field, like this:
```kotlin
@AppScope
@Component(modul…
-
### Expected Behavior
when an injected mockbean try to access a interface method with a default value. It should call it normally.
### Actual Behaviour
It is failing with the following except…
-
When trying to get all of the scientific data for the High Altitude Flight experiment in version v3.13.0.0, I flew my third (and anticipated final) flight while running the experiment. The flight scen…
-
Unintuitive behavior for dependencies with default constructor arguments, as a consequence of #54 .
Parameters with default values will never be injected even if candidates exist, but no warnings or …