-
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 …
-
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 …
-
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…
-
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…
-
See KSP-CKAN/xKAN-meta_testing#73 for details, we've been using this Action and found the automatic creation of a new merge commit [extremely surprising](https://en.wikipedia.org/wiki/Principle_of_lea…
-
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.…
-
I have set up Proto Datastore in my app, and it was all working perfectly until I upgraded the KSP plugin from version 1.9.10-1.0.13 to 1.9.20-1.0.14 tonight. After some experimenting, I can say that …
-
```
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…
-
### 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…
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
8 months ago