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

Report: Possible issue with sspx centrifuges #394

Closed JonnyOThan closed 4 months ago

JonnyOThan commented 4 months ago
[ERR 15:46:18.860] [FreeIva] Could not find a centrifuge module in INTERNAL 'sspx-inflatable-centrifuge-25-1-iva' for PART 'sspx-inflatable-centrifuge-25-1'
[ERR 15:46:18.860] [FreeIva] Could not find a module to handle deployment in INTERNAL 'sspx-inflatable-centrifuge-25-1-iva' for PART 'sspx-inflatable-centrifuge-25-1'

Got a report that this wasn't working - notably they were in 0.2.18.0, but I don't actually see any fixes between then and 0.2.18.3. The deployment stuff in 0.2.18.4 might fix this. KSPlog (2).zip ModuleManager (4).zip

JonnyOThan commented 4 months ago

ah I just spotted the moduledeployablecentrifuge exception. looks like a dupe of #354