安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






[code]
FCP_Apparel_T51_US_Army_Power_Armor
FCP_Apparel_T51_US_Army_Power_Armor_Helmet
FCP_Apparel_T51_US_Army_Winter_Power_Armor
FCP_Apparel_T51_US_Army_Winter_Power_Armor_Helmet
FCP_Apparel_T60_US_Army_Power_Armor
FCP_Apparel_T60_US_Army_Power_Armor_Helmet
FCP_Apparel_T60_US_Army_Winter_Power_Armor
FCP_Apparel_T60_US_Army_Winter_Power_Armor_Helmet
FCP_Generals_Hat
FCP_Gun_R91ARUSA
FCP_Gun_Red_Glare
FCP_US_Army_Combat_Armor_USA
FCP_US_Army_Combat_Helmet_USA
FCP_US_Army_Engineer_Jumpsuit
FCP_US_Army_Fatigues
FCP_US_Army_General_Outfit
FCP_US_Army_Winter_Fatigues
FCP_US_Army_Winter_General_Outfit
FCP_Winterized_Combat_Armor_USA
FCP_Winterized_Combat_Helmet_USA
FCP_Winterized_Medic_Armor_USA
FCP_Winterized_Medic_Helmet_USA
[/code]
Why is this mod is still trying to reference things that were removed? Except maybe the R91...
Could not load UnityEngine.Texture2D at Weapons/FCP_R91 in any active mod or in base resources.
I cannot say if they were intended to be removed or were accidentally removed.
I have observed that the errors don't appear when a new colony is created, but some of the items in question (like Red Glare as one example) don't appear in the list of spawnable objects in the dev console even with the new colony.
Here's the hugslib: https://gist.github.com/HugsLibRecordKeeper/53c97f2697572eca4f2230992a5c8665
Fixed. Thank you king.
It is set to
<wornGraphicPath>Apparel/FCP_USA/FCP_Winterized_Medic_Armor</wornGraphicPath>
and I believe should be set to
<wornGraphicPath>Apparel/USA/FCP_Winterized_Medic_Armor</wornGraphicPath>