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






还有,征兆状态是不会用桌子的。
file: E:\steam\steamapps\workshop\content\294100\3372702010\Patches\AlienRace.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__10_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (
Verse.PatchOperationAdd(xpath="Defs/AlienRace.ThingDef_AlienRace[alienRace/raceRestriction/whiteApparelList]/alienRace/raceRestriction/whiteApparelList"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=1
Verse.PatchOperationConditional(xpath=Defs/AlienRace.ThingDef_AlienRace): Error in <match>
Verse.PatchOperationFindMod(Humanoid Alien Races): Error in <match>
[End of stack trace]
Source file: E:\steam\steamapps\workshop\content\294100\3372702010\Patches\AlienRace.xml
Field contents: Always/Defs/ThingDef[defName="FT_FoldingTableSet"]/graphicData/texPathEko_FoldingTable/FoldingTableSet.
https://gist.github.com/HugsLibRecordKeeper/2db86905a6bb486fcd20802764dab915
这个Patch的作用是:给那些 有服装限制的外星人种族 的服装白名单里添加上折叠桌,允许穿戴折叠桌。
如果只安装了外星人框架,没有装任何一个外星人种族,当然没法应用补丁。
Harmony
core
AutoFoldingTable 自动折叠桌
是不會有錯誤畫面
大概率和Humanoid Alien Races衝突到
[AutoFoldingTable 自动折叠桌] Patch operation Verse.PatchOperationFindMod(Humanoid Alien Races) failed
問了AI是說
模組 [AutoFoldingTable 自动折叠桌] 嘗試去修改(Patch)另一個模組 Humanoid Alien Races (HAR),但後者沒有啟用或 或依賴於它的 XML patch)在嘗試套用 patch 時找不到目標 MOD載入失敗,導致 Patch 無法套用。
而後我又縮減MOD只安裝
Harmony
core
Humanoid Alien Races
AB's Head Apparel Tweaker
AutoFoldingTable 自动折叠桌
重新執行後跳出同樣的錯誤