安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
But yeah, it seems that only very few hats are available.
Would be cool, if hats from other mods where available, so one could make viking style priests or far eastern style cults.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2555013434
Wow, thank you a lot!
I'll ask you a question over there. ;)
I made an edit to your Beads in one of my Mods and accidentally discovered an oversight on your part, which creates this error. For normal users, this will never occur, and if you test it yourself, you won't find it, because there is a very specific way I called it, accidentally.
Basically, what is happening is that my Mod, which makes the Beads able to spawn naturally, is calling the same Def twice.
The first Def is here:
The second Def is here:
The icon for the Beds and the path called by the Beads are the same, which cause the first two errors if, and only if, you make a Patch that adjusts the Beads to spawn organically. To fix this problem, you need to create versions of the Beads for each Body type and name the icon of the Beads a different name than the Beads itself.
So, please change "Beads.png" to "Beads_ground.png", so that the game doesn't try to call it twice for users that make additional sub-Mods to your Mods.