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

 29
 29								 此主题已被锁定
 此主题已被锁定	 
					 
													




 举报此帖
 举报此帖


Go here[github.com] and hit Download. Move the downloaded DDL file, and replace the old one, at:
C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1911273785\Assemblies
Or wherever Steam is installing your mods. (FYI, 294100 is RimWorld's steam ID and 1911273785 is Xenobionic Patcher's steam ID.)
Then restart RimWorld.
That dll solved the starting error, but unfortunately I still can't put any animal parts in my colonists, not even a bionic animal leg that I installed in one of then some real life days ago, maybe it's something related with your last live patch?
xenobionic settings:
https://i.imgur.com/7UnozEA.jpg
example of animal part:
https://i.imgur.com/e3HZTvM.jpg
the surgery list of one of my colonists (that lung is a humanlike lung):
https://i.imgur.com/ALh1z9c.jpg
the mod priority list:
https://i.imgur.com/0s8YQXx.jpg
hell yeah, now it's working! Thanks for your time mate
Surgery/Bionics Mods:
Pharmacist
A Dog Said...
QualitySurgeon
Android Tiers++ Extension
Chill Out, Body Purist
Genetic Rim (+Alpha Animals, Dinosauria, and Megafauna patches)
Glitter Tech
Harvest Everything!
Harvest Organs Post Mortem
Less Arbitrary Surgery
SF Priority Treatment
Sparkling Worlds - Full Mod
LBE's A Dog Said Easy Patcher
Spidercamp Dog Genetics Rim Patch
Ryndren Augmentations
Questionable Ethics Enhanced
Cybernetic Organism and Neural Network
EPOE
[EPOE] Craftable Power Claws
EPOE - Trader and Archotech patch
CyberNet
Crude Bionics
Medical Dissection
Drug Response
Medical System Expanded
Animal Cybernetics
Trace:
[HugsLib][ERR] XenobionicPatcher caused an exception during OnDefsLoaded: System.ArgumentNullException: Argument cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[System.String,System.String].ContainsKey (System.String key) [0x00000] in <filename unknown>:0
at XenobionicPatcher.Helpers.SimplifyBodyPartLabel (System.String label) [0x00000] in <filename unknown>:0
at XenobionicPatcher.Helpers.DoesBodyPartMatch (Verse.BodyPartRecord bpr, System.String match) [0x00000] in <filename unknown>:0
at XenobionicPatcher.DefInjectors+<>c__DisplayClass0_3.<InjectSurgeryRecipes>b__5 (Verse.BodyPartRecord bpr) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.BodyPartRecord].MoveNext () [0x00000] in <filename unknown>:0
at System.Linq.Enumerable+<CreateSelectIterator>c__Iterator10`2[Verse.BodyPartRecord,Verse.BodyPartDef].MoveNext () [0x00000] in <filename unknown>:0
at XenobionicPatcher.DefInjectors.InjectSurgeryRecipes (IEnumerable`1 surgeryList, IEnumerable`1 pawnList) [0x00000] in <filename unknown>:0
at XenobionicPatcher.Base.DefsLoaded () [0x00000] in <filename unknown>:0
at HugsLib.HugsLibController.OnDefsLoaded () [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
HugsLib.Utils.ModLogger:ReportException(Exception, String, Boolean, String)
HugsLib.HugsLibController:OnDefsLoaded()
HugsLib.HugsLibController:LoadReloadInitialize()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()