-
I get a serious warning at loading, I cant seem to find it in the ksp.log so i dont know if this is an issue with far future technologies or b9partswitch. Causes me to be unable to place far future en…
-
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…
-
hello i need the mod called zerominivac updated becuse minivac just spams so much on my mac that it realy fills up the garbage colection no mater what i do becuse minivac keeps compaineing that it don…
-
I'm trying to get annotations with ksp working in an Android/iOS multiplatform project using the "Framework"-style Xcode integration.
I assume because proper common codegen support is lacking from …
-
As the tittle says. On certain circumstances still to be really understood, SYD is causing the following lines to be logged on `KSP.log`:
```
[LOG 18:03:19.170] [VesselMover] INFO: [Move Launch Co…
-
### Environment
- OS: Windows 10
### Description
Once I connect to a server, I can play the game fine until I launch a vessel or return to flight via the tracking station, once I then go back…
-
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 …
-
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 …
-
I modified example fem_system4 to use PetscDiffSolver instead and I ran into two issues:
First, the solver is [destroyed](https://github.com/libMesh/libmesh/blob/master/src/solvers/petsc_diff_solv…