Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													







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.