边缘世界 RimWorld

边缘世界 RimWorld

Android tiers
Atlas  [开发者] 2018 年 5 月 16 日 下午 9:13
Debug Logging
post all debug logs here.
< >
正在显示第 1 - 15 条,共 54 条留言
RESq 2018 年 5 月 20 日 上午 6:29 
So this popping out every time my t4 android is "relaxing socially" using psychology mod


Exception ticking Resq: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.GatheringsUtility.ShouldGuestKeepAttendingGathering (Verse.Pawn) <0x00082>
at Psychology.InteractionWorker_HangOut.RandomSelectionWeight (Verse.Pawn,Verse.Pawn) <0x00026>
at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly/<>c__DisplayClass4.<Replacement>b__0 (RimWorld.InteractionDef) <0x00037>
at Verse.GenCollection.TryRandomElementByWeight<RimWorld.InteractionDef> (System.Collections.Generic.IEnumerable`1<RimWorld.InteractionDef>,System.Func`2<RimWorld.InteractionDef, single>,RimWorld.InteractionDef&) <0x000a0>
at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly.Replacement (RimWorld.Pawn_InteractionsTracker,bool&) <0x002b5>
at (wrapper dynamic-method) RimWorld.Pawn_InteractionsTracker.TryInteractRandomly_Patch1 (object) <0x00025>
at RimWorld.Pawn_InteractionsTracker.InteractionsTrackerTick () <0x0010a>
at (wrapper dynamic-method) Verse.Pawn.Tick_Patch1 (object) <0x0029c>
at Verse.TickList.Tick () <0x002c6>

Verse.Log:Error(String)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
Charlie B 2018 年 5 月 20 日 下午 4:34 
I get spammed with this whenever I'm trying to do stuff with repair kits, then the repair kits just disappear


Edit: I just realized this is the same thing as above, I also get a problem with after a while pawns wander around in idle even though there's jobs they can do but only do them if forced



Exception ticking Captain: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.GatheringsUtility.ShouldGuestKeepAttendingGathering (Verse.Pawn) <0x00082>
at Psychology.InteractionWorker_HangOut.RandomSelectionWeight (Verse.Pawn,Verse.Pawn) <0x00026>
at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly/<>c__DisplayClass4.<Replacement>b__0 (RimWorld.InteractionDef) <0x00037>
at Verse.GenCollection.TryRandomElementByWeight<RimWorld.InteractionDef> (System.Collections.Generic.IEnumerable`1<RimWorld.InteractionDef>,System.Func`2<RimWorld.InteractionDef, single>,RimWorld.InteractionDef&) <0x000a0>
at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly.Replacement (RimWorld.Pawn_InteractionsTracker,bool&) <0x002b5>
at (wrapper dynamic-method) RimWorld.Pawn_InteractionsTracker.TryInteractRandomly_Patch1 (object) <0x00025>
at RimWorld.Pawn_InteractionsTracker.InteractionsTrackerTick () <0x0010a>
at Verse.Pawn.Tick () <0x0029c>
at Verse.TickList.Tick () <0x002c6>

Verse.Log:Error(String)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
最后由 Charlie B 编辑于; 2018 年 5 月 20 日 下午 4:36
Atlas  [开发者] 2018 年 5 月 21 日 上午 12:27 
Yeah there appears to be compatibility issues with the psychology mod. I'll look into it though so don't worry
Trinan 2018 年 5 月 22 日 上午 10:05 
i got this problem , when i activaed your mod


my text are too long, so i copiet it online :D

https://textsave.de/text/q7N5Ws7FYNX2H3nu
Atlas  [开发者] 2018 年 5 月 22 日 上午 10:35 
did you remember to load humanoid alien races before this mod?

Core - Humanoid Alien Races - Android Tiers
sycho0411 2018 年 5 月 22 日 下午 11:00 
Since the latest update, error occurs when the game load the map.
I reckon it's kind of a mod conflict or somethin... Could you figure out what is wrong? :)

https://textsave.de/text/1mrI6dMgpCBNzB6Y
最后由 sycho0411 编辑于; 2018 年 5 月 23 日 上午 2:09
Atlas  [开发者] 2018 年 5 月 23 日 上午 4:57 
that's odd. It's basically saying it cannot load anything. I don't think it has to do mainly with my mod however.
OmniScrewDriver 2018 年 5 月 24 日 上午 1:44 
Debug log for when an android tries to get in a Dubs Bad Hygiene bathtub:

Exception in Tick (pawn=Alphonse, job=takeBath (Job_7569495) A=Thing_Bathtub4809186, CurToil=5): System.NullReferenceException: Object reference not set to an instance of an object
at DubsBadHygiene.JobDriver_takeBath+<>c__DisplayClass1_0.<MakeNewToils>b__4 () [0x00000] in <filename unknown>:0
at Verse.AI.JobDriver.DriverTick () [0x00000] in <filename unknown>:0 lastJobGiver=Verse.AI.ThinkNode_QueuedJob, curJob.def=takeBath, curDriver=DubsBadHygiene.JobDriver_takeBath
Verse.Log:Error(String)
Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
Verse.AI.JobDriver:DriverTick()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick_Patch1(Object)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
最后由 OmniScrewDriver 编辑于; 2018 年 5 月 24 日 上午 4:44
Trinan 2018 年 5 月 24 日 上午 9:45 
oh fu srty ive forgett the Human mod
boraxx92 2018 年 5 月 30 日 上午 10:50 
I've got something, not sure if it is with your mod or not, but disableing your mod seems to fix the error spamming.

{链接已删除}

Thanks
Smush 2018 年 5 月 30 日 上午 11:06 
Getting the same issue as boraxx
idontknowjeffery 2018 年 5 月 30 日 下午 3:38 
Hey so i've been playing with this mod the past couple days and everything was working fine but I got back on rimworld today to get the Debug Log showing up with errors. After hours of troubleshooting by basically going through my mod list activating and disabling I finally found that this mod is the one giving the error. Now it might just be conflicting with some other mods im using because I use a ridiculous amount of mods but I thought I would just post this on here so you can see if you wanna check it out or if someone else has the same problem.

Error Message: (spammed multiple times in debug log)
Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
Could not resolve cross-reference to Verse.ThingDef named AFreeze.

This could be totally on my end because like I said I use a lot of different mods atleast 100 so it could be conflicting with one of them, and im not too familiar with modding Rimworld or I would've fixed it myself.
boraxx92 2018 年 5 月 30 日 下午 4:53 
Thats what Hippo and I have as well and probobly more people, Jeffery. just need Atlas to take a look at it, probobly some update broke something. in the mean time, start a new map while we wait patiently.
idontknowjeffery 2018 年 5 月 31 日 下午 3:37 
Alright thats fine Im relieved it wasnt just me because of my mod list but that makes sense now. No worries ill just keep up with this thread until it works again.
Atlas  [开发者] 2018 年 5 月 31 日 下午 5:58 
It should be fixed by the way :)
< >
正在显示第 1 - 15 条,共 54 条留言
每页显示数: 1530 50