Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I got an error: "Failed to find any textures at marulike/HeadsF/Female_MRhead_4 while constructing Multi" in log[gist.github.com], row 8476.
Please, do correct me if I'm wrong.
Edit: After reloading the game a few times while building my modpack, I now have a slider. Seems after applying this fix it's possible the slider can appear without error? Idk
During testing, I only installed Harmony, CORE, [DLC] Biotech, HugsLib, Humanoid Alien Races, and Male Maru. However, I still encountered the following red error messages:
"Could not resolve cross-reference to Verse.ThingDef named Apparel_BodyStrap (wanter=individualPaths)
Could not resolve cross-reference to Verse.ThingDef named Apparel_Collar (wanter=individualPaths)
Failed to load key/value pair: , System.Xml.XmlElement"
Detailed log below:
https://gist.github.com/HugsLibRecordKeeper/cbdf96450674c4c8fea82ef0e7648c0d
The slider is still broken.
Remove the line with default number from the settings def and in patches/settings replace <maleGenderProbability>{MaleMaruProbSlider}</maleGenderProbability> with just <maleGenderProbability>0.5</maleGenderProbability>
<defaultValue>0.5</defaultValue>
Under this line:
<key>MaleMaruProbSlider</key>
Slider will start working, as if this is your first time loading the mod, there is no value properly initialized yet.