RimWorld
Precepts and Memes
Zezz  [producent] 22 sierpnia 2021 o 19:07
Bug reports
Put any bugs and/or error logs you get here. Also post you load order if relevant. Use https://pastebin.com/ to preven flooding please.
< >
Wyświetlanie 1-15 z 27 komentarzy
warmainiac 23 sierpnia 2021 o 14:41 
so i have the necrolatry meme, yet i cannot select "corpses: dont care"
Zezz  [producent] 23 sierpnia 2021 o 14:51 
Necreolatry can only have it as revered. If you want the don't care one you need pain is virtue, cannibal, supremacist or raider.
warmainiac 24 sierpnia 2021 o 11:06 
Początkowo opublikowane przez Zezz:
Necreolatry can only have it as revered. If you want the don't care one you need pain is virtue, cannibal, supremacist or raider.
well, i might as well plug this into the playthrough i am wanting to do then
Vangluss 24 sierpnia 2021 o 16:23 
Not sure if this is the right place to post this, but for some reason, even when I trade with trade ships that land near my colony, it doesn't get rid of the mood debuff related to "We Haven't Traded With Anybody In a Long Time." Related to this mod: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2046222331
Zezz  [producent] 25 sierpnia 2021 o 4:13 
Alright, I checked the issue out and it seems to be a problem on my side. The check I made for when you trade apparently only works if the other party has a faction. That means any trader that has no faction (Like orbital traders, or ships from that mod) don't refresh the traded mood. I'll change how I do the check in the next update.
Ostatnio edytowany przez: Zezz; 25 sierpnia 2021 o 4:14
Ollie-Raven 25 sierpnia 2021 o 10:03 
This causes androids from androids tiers to non stop eat. I have tried changing load order but to no avail
Zezz  [producent] 25 sierpnia 2021 o 19:17 
That sound extremely weird. My mod touches nothing to do with eating in the first place. Does it happens with any other race mod?
Ollie-Raven 26 sierpnia 2021 o 10:41 
Początkowo opublikowane przez Zezz:
That sound extremely weird. My mod touches nothing to do with eating in the first place. Does it happens with any other race mod?
Nope only the androids. Its super weird. I have tried moving the load order, I have made sure its not other mods causing it. It only happens when I had this mod which im gutted about as this mod looks amazing
Zezz  [producent] 26 sierpnia 2021 o 10:52 
Have you checked the logs in dev mode while this happens? And does it happens when the androids are set to charge at a station instead of eating?
Annabellee 26 sierpnia 2021 o 15:28 
so I'm getting this error with AltruismCannibal and AltruismRaiderTraderRaider https://gist.github.com/HugsLibRecordKeeper/495604875c650509242ceef2ff372b0b
Zezz  [producent] 27 sierpnia 2021 o 1:13 
It's a known error that you get when you have another mod that adds exclusion tags for those mems. It's harmless AFAIK, so just ignore it.
Ollie-Raven 28 sierpnia 2021 o 9:30 
JobDriver threw exception in initAction for pawn Clarke driver=JobDriver_Ingest (toilIndex=4) driver.job=(Ingest (Job_4079713) A=Thing_MealFine525850 B=(109, 0, 174))
System.NullReferenceException: Object reference not set to an instance of an object
at MemesAndP.TryGainMemory_Patch.Prefix (RimWorld.MemoryThoughtHandler __instance, RimWorld.Thought_Memory newThought, Verse.Pawn otherPawn) [0x0000c] in <9dbdc0ad88304dc5aec2a13a467ad7f2>:0
at (wrapper dynamic-method) RimWorld.MemoryThoughtHandler.RimWorld.MemoryThoughtHandler.TryGainMemory_Patch8(RimWorld.MemoryThoughtHandler,RimWorld.Thought_Memory,Verse.Pawn)
at RimWorld.Toils_Ingest+<>c__DisplayClass12_0.<FinalizeIngest>b__0 () [0x00153] in <d243303f714d4dc48680ccaecd2f594e>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <d243303f714d4dc48680ccaecd2f594e>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) Verse.AI.JobUtility:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch2 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()

theres this on which involves one of my androids that wont stop eating
Zezz  [producent] 28 sierpnia 2021 o 10:17 
Interesting. It seems to be an issue with the way I implemented the death precept. Android thoughts seem to be implemented differently.

Have you tried feeding them normal meals instead of fine? Normal meals give no thoughts, so maybe that'll fix them.
Ollie-Raven 28 sierpnia 2021 o 11:09 
It doesn't matter what kind of meal it is. It happens with normal and pemmican. They will just continue to get more and more as their energy will not increase when they eat
Ollie-Raven 28 sierpnia 2021 o 11:15 
Here the one for simple meals


JobDriver threw exception in initAction for pawn Clarke driver=JobDriver_Ingest (toilIndex=9) driver.job=(Ingest (Job_4081937) A=Thing_MealSimple535787 B=(106, 0, 175))
System.NullReferenceException: Object reference not set to an instance of an object
at MemesAndP.TryGainMemory_Patch.Prefix (RimWorld.MemoryThoughtHandler __instance, RimWorld.Thought_Memory newThought, Verse.Pawn otherPawn) [0x0000c] in <9dbdc0ad88304dc5aec2a13a467ad7f2>:0
at (wrapper dynamic-method) RimWorld.MemoryThoughtHandler.RimWorld.MemoryThoughtHandler.TryGainMemory_Patch8(RimWorld.MemoryThoughtHandler,RimWorld.Thought_Memory,Verse.Pawn)
at RimWorld.Toils_Ingest+<>c__DisplayClass12_0.<FinalizeIngest>b__0 () [0x00153] in <d243303f714d4dc48680ccaecd2f594e>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <d243303f714d4dc48680ccaecd2f594e>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) Verse.AI.JobUtility:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch2 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()
< >
Wyświetlanie 1-15 z 27 komentarzy
Na stronę: 1530 50