Closed ghost closed 2 years ago
I think is is the same as the other recently reported issue. I think I have a fix on my end - will need a day or two to turn it into a release.
Sorry for the week and a half delay - working 2 jobs IRL and it's kicking my butt. Should be fixed in 0.8.3 - please let me know if you still have the issue.
No problem man, take it easy!
The patcher does not crash anymore when running with Apply Height Changes enabled 👍
However, I was checking logs and SSEEdit and noticed two things by chance that are worth mentioning:
1) sure, I can add height to the log. No problem.
2) there’s actually 2 places where height is set. Each race has a male and female height that lives in the RACE record. That’s where your global racial heights from SynthEBD go. Then there’s the NPC height that lives in the NPC_ record. I believe the final NPC height in game is the product of the two, so your female Breton should be 0.94 * 1.015.
Ah, thanks for clarifying!
Added height to the log in 0.8.3.3. https://github.com/Synthesis-Collective/SynthEBD/releases/tag/v0.8.3.3. Will close the issue (feel free to reopen if I misunderstood the request).
Hi, another day, another bug!
I'm testing head parts distribution now, for custom races NPCs. Patcher crashes with following error if I add any custom race to "patchable races" in General Settings:
I tried creating a new Height Group for the custom race, but it seems that only Core races + Creation Content races are considered for loading...
Edit.: Forgot to say that patcher runs fine with custom races if "Apply Height Changes" is disabled.