-
The deffered shader causes ghidhora 9 parts to break
[KSP.log](https://github.com/user-attachments/files/17708310/KSP.log)
![screenshot475](https://github.com/user-attachments/assets/97eec9b5-b423-4…
-
UShort type (and others unsigned maybe) not recognized:
```
@Entity
class A(
@Column(nullable = false)
val parts: UShort)
```
Leads to the following error:
[ksp] java.lang.IllegalSta…
-
There's a difference in the way KSP handles `@GlideModule` annotation in comparison to KAPT.
* **KSP**: the exact class which is annotated with `@GlideModule` must extend `AppGlideModule` or `L…
-
After launching to the pad and then reverting, a nullref flood begins and continues until the part is destroyed.
This folder contains ksp.log, and a folder called CustomDecals with a single atlas-s…
-
### Brief description of your issue (aka the problem)
The FlowGraph Error still seems to linger around.
Started multiple new games and and reinstalled oh scrap and scrap yard multiple time issue is …
-
Hello, this is the first time I report a bug in KSP so please forgive me for any errors or missing info.
**Software/Hardware config**
I am running the latest version of KSP with Parallax (installe…
-
Using the either of the customizable engines it is possible to customize the number of blades, the blade length, and the max RPM.
None of these variables effect the thrust produced by the engine.
Thi…
-
I have made sure all prerequisites are installed but the procedural missile parts are not there.
![explorer_p4Qk4GPT8T](https://user-images.githubusercontent.com/45412977/69003628-5453cb00-0951-11e…
-
### Brief description of your issue (aka the problem)
The SpaceY Expanded Parts are mostly pink and just don't look nice.
### Operating system
Windows 10
### KSP version
1.12.5
### Version of ad…
-
I'm interested in the ability to sort and/or filter parts based on custom attributes, such as Engine ISP, Thrust, etc. I'm not sure if this is possible, as I've never tried modding in KSP before. Howe…