-
##### ISSUE TYPE
- Bug Report
##### KSP and BDA Version
KSP 1.12
BDAc 1.3.4
##### OS / ENVIRONMENT
Windows 10
##### SUMMARY
IR missiles fail to lock on to targets, let alone…
-
Player.log has two errors related to the KSPedia.
# 1
The AssetBundle 'file://C:\Games\Kerbal Space Program\KSPwin64-1.9.1\GameData\REPOSoftTech\AmpYear\KSPedia\ampyear.ksp' can't be loaded becaus…
-
```
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…
-
I have a setup with multiple modules, some of which require KSP in order to provide code-generated functions. This was all working using Kotlin `1.6.10`, but upgrading to `1.7.10` seems problematic.
…
-
As the title says!!
A [code](https://github.com/TweakScale/TweakScale/blob/master/Source/Scale/HotKey/HotkeyManager.cs) of mine using `[KSPAddon(KSPAddon.Startup.MainMenu, true)]` is being instanti…
-
I updated my project to Kotlin 1.9.0 and Gradle 8.2.1, and got the following build error.
`
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went…
-
I am using this awesome Gradle [plugin](https://github.com/gmazzo/gradle-android-test-aggregation-plugin) to perform aggregation of code coverage on KMM modules that is using KSP due to usage of Roo…
-
I still get this frequently:
[LOG 14:17:09.060] [AddonLoader]: Instantiating addon 'TexturesUnlimitedDebug' from assembly 'TexturesUnlimited'
[EXC 14:17:09.060] NullReferenceException: Object refe…
-
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…
-
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…