FirstPersonKSP / FreeIva

Work in progress mod for Kerbal Space Program which allows getting out of your seat and moving around the vessel while on IVA.
GNU General Public License v2.0
22 stars 7 forks source link

Fix depth mask references when ksa/de_iva are installed #364

Closed JonnyOThan closed 8 months ago

JonnyOThan commented 8 months ago

I've noticed a bunch of errors from FreeIva about not being able to find depth masks for some of the stock parts. I think it's happening when KSA or DE_IVA is installed and their INTERNAL nodes don't reference the depth mask models, but that's just a guess. If that's the case, then it might be appropriate to fix this in those mods instead.

JonnyOThan commented 8 months ago

fixed in RPM: https://github.com/JonnyOThan/RasterPropMonitor/commit/7771d9481dcf348cfafe3d63de8783177cdbbf02 DE_IVA seems fine KSA seems fine