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






Could you see if there was a check forgotten for this specific use case?
I know your busy w/ 1.6 but when you get around to it, having multiple animal mods installed theres ALOT of clicking needed to activate this, could you add a confirm all/none option to help out? If/when you have the time, thanks again!
Perhaps it has something with how a hungerbar goes down with foodpoisoning vomit but it can't trigger so the animal sees itself as hungry with a full bar. I wonder why it fights with WAR specifically.
I had a griffin from MM turn into an opium addict. It then was passed out holding up a caravan, because it was ...strung out. When it woke up, it refused to go without some of that beloved poppy nectar packed away.
anyway i found the culprit, it's when this mod is used alongside "[1.3] Wild Animal Reproduction + Behaviors". might be caused by other mods but that one was causing mine. removing either mod fixes it
https://gist.github.com/abe1b361ca2bf666cbcaf639f67a7c25
Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0(JobDriver)
Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0(Pawn_JobTracker)
Verse.Pawn:Verse.Pawn.Tick_Patch4(Pawn)
Verse.TickList:Tick()
Verse.TickManager:Verse.TickManager.DoSingleTick_Patch3(TickManager)
Verse.TickManager:Verse.TickManager.TickManagerUpdate_Patch1(TickManager)
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
at RimWorld.CompRottable.PostIngested (Verse.Pawn ingester) [0x00015] in <7927e938de4c4089b4add4215e58d5b1>:0
at Verse.ThingWithComps.PostIngested (Verse.Pawn ingester) [0x0001f] in <7927e938de4c4089b4add4215e58d5b1>:0
at (wrapper dynamic-method) Verse.Thing.Verse.Thing.Ingested_Patch3(Verse.Thing,Verse.Pawn,single)
at RimWorld.Toils_Ingest+<>c__DisplayClass12_0.<FinalizeIngest>b__0 () [0x0016e] in <7927e938de4c4089b4add4215e58d5b1>:0
at RimSeasoning.PatchForIngestFood+<>c__DisplayClass1d.<Postfix>b__1c () [0x00001] in <82ecd81cd1df4045996b8a467b28ef81>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001df] in <7927e938de4c4089b4add4215e58d5b1>:0
JobDriver threw exception in initAction for pawn vautour73879 driver=JobDriver_Ingest (toilIndex=3) driver.job=(Ingest (Job_595411) A=Thing_Corpse_Gazelle72710)
System.NullReferenceException: Object reference not set to an instance of an object
at SomeLikeItRotten.SomeLikeItRotten.CanEat (Verse.Thing thing, Verse.Pawn pawn) [0x00033] in <596c3bf1c7194625ba56535f2023a5b4>:0
at SomeLikeItRotten.FoodUtility_AddFoodPoisoningHediff.Prefix (Verse.Pawn pawn, Verse.Thing ingestible, RimWorld.FoodPoisonCause cause) [0x00043] in <596c3bf1c7194625ba56535f2023a5b4>:0
at (wrapper dynamic-method)