RimWorld
Precepts and Memes
Zezz  [desarrollador] 22 AGO 2021 a las 7:07 p. m.
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.
< >
Mostrando 1-15 de 27 comentarios
warmainiac 23 AGO 2021 a las 2:41 p. m. 
so i have the necrolatry meme, yet i cannot select "corpses: dont care"
Zezz  [desarrollador] 23 AGO 2021 a las 2:51 p. m. 
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 AGO 2021 a las 11:06 a. m. 
Publicado originalmente por 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 AGO 2021 a las 4:23 p. m. 
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  [desarrollador] 25 AGO 2021 a las 4:13 a. m. 
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.
Última edición por Zezz; 25 AGO 2021 a las 4:14 a. m.
Ollie-Raven 25 AGO 2021 a las 10:03 a. m. 
This causes androids from androids tiers to non stop eat. I have tried changing load order but to no avail
Zezz  [desarrollador] 25 AGO 2021 a las 7:17 p. m. 
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 AGO 2021 a las 10:41 a. m. 
Publicado originalmente por 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  [desarrollador] 26 AGO 2021 a las 10:52 a. m. 
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 AGO 2021 a las 3:28 p. m. 
so I'm getting this error with AltruismCannibal and AltruismRaiderTraderRaider https://gist.github.com/HugsLibRecordKeeper/495604875c650509242ceef2ff372b0b
Zezz  [desarrollador] 27 AGO 2021 a las 1:13 a. m. 
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 AGO 2021 a las 9:30 a. m. 
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  [desarrollador] 28 AGO 2021 a las 10:17 a. m. 
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 AGO 2021 a las 11:09 a. m. 
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 AGO 2021 a las 11:15 a. m. 
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 ()
< >
Mostrando 1-15 de 27 comentarios
Por página: 1530 50