-
Java implementations of KS interfaces cause multiple problems:
https://github.com/google/ksp/issues/94
https://github.com/google/ksp/pull/176#discussion_r532064837
https://github.com/google/ksp/iss…
yigit updated
3 years ago
-
We have only a method to truncate tables in cassandra, but not to drop them. This makes it impossible for a user to modify the data model of his classes after creating them, and forces him to use othe…
-
What happened:
When first starting KSP, load a game, start flying, PAPI initially show up beside the runway, showing all red. When moving past the lights, they disappear as expected. However, after t…
-
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 (2).log](https://github.com/TheKurgan/SM_Armory_Missiles/files/8645545/KSP.2.log)
Log file
-
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…
-
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 …
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
7 months ago
-
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…
-
### 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 …