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
I play with many robot mods so i really need of a fairest components-mecanic. A guy did a mod perfect for me: "Growponents". But he does'nt work on it anymore and it's still a B18 version.
Does the RecipeDef name string duplicate an extant recipe? aka does "ComponentIndustrial" already match the existing Recipe name that is generally used in Core? Or is it supposed to override the existing recipe?
I also notice that the error being given is for the "Verse.Log" call that you made earlier with "Verse.Log: Message." I don't think it likes the String type given.
Just thoughts, as again, I know nothing of coding for RW.
Verse.Log:Message(String, Boolean)
RimWorld.VersionControl:LogVersionNumber()
Verse.Root:CheckGlobalInit()
Verse.Root:Start()
Verse.Root_Entry:Start()
Adding duplicate Verse.RecipeDef name: Make_ComponentIndustrial
Verse.Log:Error(String, Boolean)
Verse.DefDatabase`1:Add(RecipeDef)
RimWorld.DefGenerator:AddImpliedDef(RecipeDef)
RimWorld.DefGenerator:GenerateImpliedDefs_PreResolve()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()