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
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()