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
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!