-
```
clearscreen.
CLEARVECDRAWS().
SET CONFIG:IPU TO 2000.
Until false
{
set vf to vecdraw(v(0,0,0), srfprograde:vector*5, yellow, "", 1.0, true, 0.2).
// wait 0.
}
```
This code causes…
-
Restock and Restock+ v1.4.5. KSP 1.12.5. Win11
Several motorized wheels are showing orange text errors in the editor.
A test drive with TR-2L wheels show strange sliding, constant force and rotatio…
-
Hi,
i found in my KSP loggings an [ERR] depends on KIS installation.
KIS v1.28: [ERR xx:xx:xx.xxx] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.4, Culture=neutral, PublicKeyToken=null
…
-
Using Kotlin `1.7.20-RC`
```
@Target(AnnotationTarget.ANNOTATION_CLASS)
@Retention(AnnotationRetention.SOURCE)
annotation class TypeDef(val identifier: String, val type: KClass)
@Target(Annot…
-
this is either a CFG Error from your pack or an error from JSI, It seems to be taking issue with the JSIFAR Variable. -
![20160828022800_1](https://cloud.githubusercontent.com/assets/21351692/1812029…
-
I'm not sure how to do it (otherwise I would!), but this feels like it really should be added to ckan!
https://github.com/KSP-CKAN/CKAN
-
### Is there an existing issue for this?
- [X] I have checked the existing issues for an existing issue. I even actually looked at the ones that are pinned to the top!
### Operating System
Ubuntu 2…
-
When reporting issues please provide the following information:
[See this for more information on reporting issues for KSP Mods](http://forum.kerbalspaceprogram.com/?showtopic=83212)
[See the Or…
-
- [x] KSP Version 1.5.1
- [x] Tested in Vanilla (running only Foundries & KSPWheel with Mem Graph)
- [x] Logs attached
Running mem graph shows the mono heap allocation spiking when parts from the…
-
```
What steps will reproduce the problem?
1. Build petsc-dev with cuda support using cusp/thrust
2. Build and run src/ksp/ksp/examples/tutorials/ex2.
3. See the attached log file.
What is the expect…