-
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…
-
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
4 years ago
-
`java.lang.NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation(java.lang.String)'
at androidx.room.compiler.processing.ksp.KspRoundEnv…
-
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 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…
-
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…
-
Game runs fine without Parallax Continued, I installed everything as described [here](https://github.com/Gameslinx/Parallax-Continued/tree/master?tab=readme-ov-file#installation-instructions). My Game…
-
### 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 …
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
8 months ago
-
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.…