mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Added Spelopede
This commit is contained in:
parent
697e3ba7fb
commit
6777861903
8 changed files with 171 additions and 26 deletions
|
@ -127,26 +127,3 @@ namespace RJW_Genes
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
|
||||
at RJW_Genes.GeneUtility.HasLowLifeForce (Verse.Pawn pawn) [0x00014] in < 881b7541af8144a78a14c9dad08e43c7 >:0
|
||||
at RJW_Genes.ThinkNode_ConditionalLowLifeForce.Satisfied(Verse.Pawn p) [0x00000] in < 881b7541af8144a78a14c9dad08e43c7 >:0
|
||||
at Verse.AI.ThinkNode_Conditional.TryIssueJobPackage(Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in < 38562b1a2ab64eacb931fb5df05ca994 >:0
|
||||
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage(Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in < 38562b1a2ab64eacb931fb5df05ca994 >:0
|
||||
UnityEngine.StackTraceUtility:ExtractStackTrace()
|
||||
Verse.Log:Error(string)
|
||||
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Verse.Pawn, Verse.AI.JobIssueParams)
|
||||
Verse.AI.ThinkNode_SubtreesByTag:TryIssueJobPackage(Verse.Pawn, Verse.AI.JobIssueParams)
|
||||
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Verse.Pawn, Verse.AI.JobIssueParams)
|
||||
Verse.AI.Pawn_JobTracker:DetermineNextJob(Verse.ThinkTreeDef &)
|
||||
Verse.AI.Pawn_JobTracker:TryFindAndStartJob()
|
||||
Verse.AI.Pawn_JobTracker:EndCurrentJob(Verse.AI.JobCondition, bool, bool)
|
||||
Verse.AI.Pawn_JobTracker:JobTrackerTick()
|
||||
Verse.Pawn:Tick()
|
||||
Verse.TickList:Tick()
|
||||
(wrapper dynamic - method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch2(Verse.TickManager)
|
||||
Verse.TickManager:TickManagerUpdate()
|
||||
Verse.Game:UpdatePlay()
|
||||
Verse.Root_Play:Update()
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue