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






Any chance i could get a repository to make a temporary update?
Thank you for your time and the upcoming update, fingers crossed indeed
If you'd be willing to give it a try, I'll see if I can reproduce it in a more isolated manner
https://gist.github.com/HugsLibRecordKeeper/654acf148dfa60ce1d4943ac4bb829fa
JobDriver threw exception in toil FinishRecipeAndStartStoringProduct's initAction for pawn Johnny driver=JobDriver_DoBill (toilIndex=16) driver.job=(DoBill (Job_661827) A = Thing_DankPyon_RusticCookingTable319246 B = Thing_RawBerries323143 C = (113, 0, 73) Giver = JobGiver_Work [workGiverDef: DankPyon_DoBillsRusticCookingTable])
System.NullReferenceException: Object reference not set to an instance of an object
[Ref 892111B]
at RandomChance.HarmonyPatches.MakeRecipeProductsPrefix (Verse.RecipeDef& recipeDef, Verse.Pawn worker, RimWorld.IBillGiver billGiver) [0x00036] in <6717cf81212043b5afe19f70dd458b82>:0
at Verse.GenRecipe.MakeRecipeProducts (Verse.RecipeDef recipeDef, Verse.Pawn worker, System.Collections.Generic.List`1[T] ingredients, Verse.Thing dominantIngredient, RimWorld.IBillGiver billGiver, RimWorld.Precept_ThingStyle precept, Verse.ThingStyleDef style, System.Nullable`1[T] overrideGraphicIndex) [0x00054] in <2a40c3593b334f29ac3cb3d32d652351>:0
It was working fine until recently so not sure if it's Random Chance thing or MO.
Can't find a WorkGiver for a BillGiver DankPyon_RusticCookingTable11403
JobDriver threw exception in toil FinishRecipeAndStartStoringProduct's initAction for pawn Bexadacan driver=JobDriver_DoBill (toilIndex=31) driver.job=(DoBill (Job_100) A = Thing_DankPyon_RusticCookingTable11403 B = Thing_Meat_Donkey11489 C = (135, 0, 125) Giver = ThinkNode_QueuedJob [workGiverDef: DankPyon_DoBillsRusticCookingTable])
System.NullReferenceException: Object reference not set to an instance of an object
https://gist.github.com/HugsLibRecordKeeper/50684c03d6e17dad3b729494eed67723
If necessary, I can provide log files.
(After spending 2 days sorting mods, it turned out that this particular mod was creating this error.)
@[KOR]Bichang Advice taken, fixes made in appropriate places. Thanks again!