-
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 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…
-
KSP's Orbit class has a lot of very handy information that isn't currently exposed by kRPC.
Some examples:
Orbit.RadiusAtTrueAnomaly()
Orbit.TrueAnomalyAtRadius()
Orbit.TrueAnomalyAtUT()
Orbit.orbita…
-
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…
-
Build scan shows `The build cache configuration of the root build differs from the build cache configuration of the early evaluated ':build-logic', ':initialization' included builds. It is recommended…
-
https://ksp-noob.github.io/index.html
-
We have a custom processor for our FeatureToggles solution:
```kotlin
@FeatureToggle(key = "MOB_DEBUG_REQUEST_ENABLED", defaultsTo = BuildConfig.HTTP_REQUEST_DEBUGGING)
```
With `kapt`, the valu…
-
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 …
-
Error appears on main menu.
[KSP.log](https://github.com/Kopernicus/Kopernicus/files/13796393/KSP.log)
-
I downloaded AFBW version 1.4.5 onto KSP 0.90 (32 bit) via CKAN and AFBW doesn't detect my Logitech Extreme 3D Pro Joystick. I'm running Windows 8.1.
I deleted the .xml file in the mod folder multipl…