RimWorld
Precepts and Memes
Zezz  [개발자] 2021년 8월 22일 오후 7시 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.
< >
전체 댓글 27개 중 1~15개 표시 중
warmainiac 2021년 8월 23일 오후 2시 41분 
so i have the necrolatry meme, yet i cannot select "corpses: dont care"
Zezz  [개발자] 2021년 8월 23일 오후 2시 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 2021년 8월 24일 오전 11시 06분 
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 2021년 8월 24일 오후 4시 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  [개발자] 2021년 8월 25일 오전 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.
Zezz 님이 마지막으로 수정; 2021년 8월 25일 오전 4시 14분
Ollie-Raven 2021년 8월 25일 오전 10시 03분 
This causes androids from androids tiers to non stop eat. I have tried changing load order but to no avail
Zezz  [개발자] 2021년 8월 25일 오후 7시 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 2021년 8월 26일 오전 10시 41분 
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  [개발자] 2021년 8월 26일 오전 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 2021년 8월 26일 오후 3시 28분 
so I'm getting this error with AltruismCannibal and AltruismRaiderTraderRaider https://gist.github.com/HugsLibRecordKeeper/495604875c650509242ceef2ff372b0b
Zezz  [개발자] 2021년 8월 27일 오전 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 2021년 8월 28일 오전 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  [개발자] 2021년 8월 28일 오전 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 2021년 8월 28일 오전 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 2021년 8월 28일 오전 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 ()
< >
전체 댓글 27개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50