-
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…
-
`java.lang.NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation(java.lang.String)'
at androidx.room.compiler.processing.ksp.KspRoundEnv…
-
Support
##### KSP and BDA Version
KSP 1.8
BDA 1.8.1
##### OS / ENVIRONMENT
Windows 10 x64
##### SUMMARY
explosions and bullets do no structual "damage"
##### STEPS TO REPRODUCE
shoot…
-
When a probe loses CommNet connection the monitors and controls still work.
[KSP.log](https://github.com/JonnyOThan/RasterPropMonitor/files/13687785/KSP.log)
Steps to reproduce the behavior:
1.…
-
### 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 …
-
Could you generate a file that contains the following (see snippet) using https://github.com/square/anvil/blob/aa24f31780247c3331f0b64de2b70333011fe036/compiler/src/main/java/com/squareup/anvil/compil…
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
8 months ago
-
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…
-
https://github.com/PorktoberRevolution/ReStocked/blob/c6cf16233e3a86167af671dc87af863405a9f1ba/Source/Restock/ModuleRestockHeatEffects.cs#L161
I'm not exactly sure what the cause is here. I think …