Davorin Učakar

Results 12 comments of Davorin Učakar

This seems to be a KSP bug. Parachute backpack texture is handled exactly the same as the cargo backpack one, but the issue only appears on the parachute backpack. I...

That's among known issues in README. Use TR GUI to assign suits if suit personalisation is turned on.

Could you provide some more information, like logs, launch parameters, platform ...?

Sorry, these are not the right logs. I need `KSP.log` from the main directory.

I don't know. 7zip with solid LZMA archive should compress the best (or .tar.xz on Linux, it's the same compression). Or just share it on dropbox or something and paste...

No, it compiles just fine with KSP 1.12.x. Check that all dependencies point correctly to assemblies in your KSP directory. And what `Reload()` function are you talking about? There is...

Unity doesn't use .NET Framework but Mono and `Array.Fill()` works with Mono targeting .NET Framework 4.8 profile.

Arch Linux + Mono 6.13 + Rider 2021.3 (or VS Code + C# plugin). I currently don't have Unity installed, I only need it to build the shaders.

I can replace the two Array.Fill() calls with foreach loops if that's all that's required to build in on Windows.

Skyboxes work just fine for me. Maybe KSP has an issue loading your textures. Could you upload the images somewhere?