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









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