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








https://gist.github.com/d4bcbc91e3673144d3847246cc0ce14c
Additionally, all removed leather defs are present but not selected in the Leathers dropdown for bill ingredients.
will look into that
no idea how to fix that , the warning are kinds unavoidable due to the removal of leathers , whats missing should not be asking for stuff thats been removed
Because he made the Resource drops part of the fur and require shearing instead of using the resource drop system
This has to be fixed on their side
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
RimWorld.ResourceCounter:GetCount (Verse.ThingDef)
ToggleableReadouts.ToggleableReadoutsUtility:GetCountIn (Verse.ThingCategoryDef,RimWorld.Listing_ResourceReadout)
ToggleableReadouts.ToggleableReadoutsUtility:GetCountIn (Verse.ThingCategoryDef,RimWorld.Listing_ResourceReadout)
ToggleableReadouts.ToggleableReadoutsUtility:GetCountIn (Verse.ThingCategoryDef,RimWorld.Listing_ResourceReadout)
ToggleableReadouts.ReadoutCache:Update (RimWorld.Listing_ResourceReadout,int,Verse.Def,bool)
ToggleableReadouts.ToggleableReadoutsUtility:DoCategory (RimWorld.Listing_ResourceReadout,ToggleableReadouts.ReadoutCache,int,int)
ToggleableReadouts.ToggleableReadoutsUtility:DoReadoutCategorized (RimWorld.ResourceReadout,UnityEngine.Rect)
ToggleableReadouts.Patch_DoReadoutCategorized:Prefix (RimWorld.ResourceReadout,UnityEngine.Rect)
(wrapper dynamic-method) RimWorld.ResourceReadout:RimWorld.ResourceReadout.DoReadoutCategorized_Patch2 (RimWorld.ResourceReadout,UnityEngine.Rect)
RimWorld.ResourceReadout:ResourceReadoutOnGUI ()
(wrapper dynamic-method) RimWorld.MapInterface:RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs_Patch2 (RimWorld.MapInterface)
(wrapper dynamic-method) RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch2 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch1 (Verse.Root)
Sorry about the extremely late reply(I apparently didn't subscribe to the discussion) I'll talk to them about it.
For instance, this very specific load order produces the bug: https://gist.github.com/HugsLibRecordKeeper/dc84f30e5e6b7ef0237196129c49be7e
But if I move optimization meats to load before optimization leathers, it does not occur.
But it *still* occurs in a larger modlist, no matter the order of these 3 mods.
Here's my HusLib log: https://gist.github.com/HugsLibRecordKeeper/c04e70a9bd0472d53194b9000bc5047a
Screenscaps from my game: https://imgur.com/a/4zNMKkC
The mukluks (boots) are made of heavy fur, which is giving the debuff
I think it's a combination of this mod and ToggleableReadouts.
Looked for nonexistent key Leather_DragonScale in counted resources.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
RimWorld.ResourceCounter:GetCount (Verse.ThingDef)
ToggleableReadouts.ToggleableReadoutsUtility:GetCountIn (Verse.ThingCategoryDef,RimWorld.Listing_ResourceReadout)
ToggleableReadouts.ReadoutCache:Update (RimWorld.Listing_ResourceReadout,int,Verse.Def,bool)
ToggleableReadouts.ToggleableReadoutsUtility:DoCategory (RimWorld.Listing_ResourceReadout,ToggleableReadouts.ReadoutCache,int,int)
ToggleableReadouts.ToggleableReadoutsUtility:DoReadoutCategorized (RimWorld.ResourceReadout,UnityEngine.Rect)
ToggleableReadouts.Patch_DoReadoutCategorized:Prefix (RimWorld.ResourceReadout,UnityEngine.Rect)
(wrapper dynamic-method) RimWorld.ResourceReadout:RimWorld.ResourceReadout.DoReadoutCategorized_Patch2 (RimWorld.ResourceReadout,UnityEngine.Rect)
RimWorld.ResourceReadout:ResourceReadoutOnGUI ()
(wrapper dynamic-method) RimWorld.MapInterface:RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs_Patch2 (RimWorld.MapInterface)
(wrapper dynamic-method) RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch3 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch1 (Verse.Root)