安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
The <alternativePackageIds> tag used is a tag exclusive to version 1.6.
As this mod also supports versions prior to 1.5, it is recommended that you use the <alternativePackageIds IgnoreIfNoMatchingField="True"> tag instead of the <alternativePackageIds> tag to avoid errors in versions prior to 1.5.
https://rimworldwiki.com/wiki/Modding_Tutorials/About.xml#Optional_Tags
https://github.com/MemeGoddess/RimWorld-ReplaceStuff/issues/4
---Error:---
Could not resolve cross-reference to Verse.ThingDef named Table_LightEndTable (wanter=items)
---Log:---
Could not resolve cross-reference to Verse.ThingDef named Table_LightEndTable (wanter=items)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.DirectXmlCrossRefLoader:TryResolveDef<Verse.ThingDef> (string,Verse.FailMode,object)
Verse.DirectXmlCrossRefLoader/WantedRefForList`1<Verse.ThingDef>:TryResolve (Verse.FailMode)
Verse.DirectXmlCrossRefLoader/<>c__DisplayClass16_0:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
base mod has been continued by another.
https://github.com/quicksilverfox/replace-stuff-compatibility
(I think only sos2 compatibility is broken?)
Could not resolve cross-reference to Verse.ThingDef named ShipInside_PassiveCoolerAdvanced (wanter=items)
Mod list: https://gist.github.com/HugsLibRecordKeeper/bdcbcf62457dd32692df2a242bcbcf37
Error: https://pastebin.com/aiYah3tN
<li>ShipAirlock</li>
right before:
<li>ShipAirlockArchotech</li>
And my guess is it'll fix your issue. I'll respond again if that is not the case.
<li>ShipInside_PassiveCoolerAdvanced</li>
<li>ShipInside_PassiveCoolerArchotech</li>