You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using my first real mission with USI and I've disabled home effects for vets (NoHomeEffectVets = 0) but it doesn't actually seem to do anything. Valentina still got homesick near the end of her journey. I tried using the config file, and then upon realizing it doesn't alter current saves, I used the KSC menu to make the adjustment, and then when that didn't work, I edited the save file directly, and it still did nothing.
I then tried to disable home effects for ALL kerbals (NoHomeEffect = 0), which was still enabled, and that seemed to fix it. It appears that USI is not properly detecting Valentina as a vet, despite her name existing in the VetNames entry. I believe this might be a mod conflict - while USI's wiki states that it only needs the first name in VetNames(), I believe it's appending "Kerman" and looking for that name, whereas with the Galileo Planet Pack, all kerbals have their last name set to "Gaelan". I haven't tried redoing the save without GPP simply because of how massive GPP is, but I'm fairly certain that's the issue. It should be fixable if you just search for "Valentina*" rather than "Valentina" & " Kerman".
The text was updated successfully, but these errors were encountered:
I'm using my first real mission with USI and I've disabled home effects for vets (NoHomeEffectVets = 0) but it doesn't actually seem to do anything. Valentina still got homesick near the end of her journey. I tried using the config file, and then upon realizing it doesn't alter current saves, I used the KSC menu to make the adjustment, and then when that didn't work, I edited the save file directly, and it still did nothing.
I then tried to disable home effects for ALL kerbals (NoHomeEffect = 0), which was still enabled, and that seemed to fix it. It appears that USI is not properly detecting Valentina as a vet, despite her name existing in the VetNames entry. I believe this might be a mod conflict - while USI's wiki states that it only needs the first name in VetNames(), I believe it's appending "Kerman" and looking for that name, whereas with the Galileo Planet Pack, all kerbals have their last name set to "Gaelan". I haven't tried redoing the save without GPP simply because of how massive GPP is, but I'm fairly certain that's the issue. It should be fixable if you just search for
"Valentina*"
rather than"Valentina" & " Kerman"
.The text was updated successfully, but these errors were encountered: