-
When i create a new adf disk file and launch it.. if i write to that disk at all it doesnt write to the adf file but instead writes to some obfuscated Documents/FS-UAE/Save States/default/mydisk.sdf…
-
**Version Used**:
Visual Studio 2017 Community (v15.2)
**Steps to Reproduce**:
Type in the following code in a Console project (though any kind of project will do):
```vb
Module Module1
…
-
It is too hard to install it on Ubuntu 16.04.
Is this project abandoned?
-
I do my development primarily on Windows and have had various [path](https://github.com/coenjacobs/mozart/issues/90) [issues](https://github.com/BrianHenryIE/strauss/issues/18) with Mozart and Strauss…
-
Let's put together some roadmap!
As @ssbothwell mentioned, we could start with core IR - it doesn't need any inference and should be much simpler language, while supporting all the relevant type fe…
-
So lenses currently suck a bit for constructing record values from scratch because you get no compile-time verification that all fields are set, which leaves unset fields as bottoms.
Currently the be…
-
Hi, in my main save when I'm at KSC or in the tracking station I keep getting this error, causing my FPS to tank. It doesn't happen in other saves or when I'm in the VAB or at a vessel, but wondering …
-
### Brief description of your issue (aka the problem)
Upon loading the save that hasn't been played for 3 years game crashes
### Operating system
Windows 10
### KSP version
1.12.5.3190
…
-
More or less what it says on the tin - not sure if I should report this here or in IFS's Repository, so let me know if I should move this there.
`LOG 14:58:04.973] Applying update KSP_PartVolume/Ad…
-
**Describe the bug**
As far as I can tell there's no way to use sveltekit runtime imports (eg: `$app/navigation`) outside of sveltekit dev/build. Which makes testing virtually impossible. If there is…