边缘世界 RimWorld

边缘世界 RimWorld

Vanilla Traits Expanded
Bug Report In Game Version 1.6
Please report bugs that occur in the game's version 1.6 here! A log is required. It would be best to describe the operation that caused the bug or which mods were being used when the bug occurred.
< >
正在显示第 1 - 5 条,共 5 条留言
I noticed that there's an error with enemies when the drop pod opens. It seems that some outdated methods are being called. Please fix this issue.
Log 1:
System.MissingMethodException: Method not found: void Verse.DamageInfo..ctor(Verse.DamageDef,single,single,single,Verse.Thing,Verse.BodyPartRecord,Verse.ThingDef,Verse.DamageInfo/SourceCategory,Verse.Thing,bool,bool,RimWorld.QualityCategory,bool)
[Ref 4EEC88A4]
at VanillaTraitsExpanded.TraitsManager.GameComponentTick () [0x00045] in <4763713b2a1c4f92a8c129fc645f2e47>:0
at Verse.GameComponentUtility.GameComponentTick () [0x00017] in <78f29a4eb9bd4773be28b9eaaf6c5df6>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.GameComponentUtility:GameComponentTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.TickManagerUpdate_Patch0 (Verse.TickManager)
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()

Log 2:
Exception while recalculating VTE_MyRivalsAreAlive thought state for pawn 维图拉: System.MissingMethodException: Method not found: System.Collections.Generic.List`1<Verse.Pawn> RimWorld.PawnsFinder.get_AllMapsCaravansAndTravelingTransportPods_Alive_OfPlayerFaction()
[Ref 3D082EDF]
at VanillaTraitsExpanded.ThoughtWorker_MyRivalsAreAlive.CurrentStateInternal (Verse.Pawn p) [0x0000d] in <4763713b2a1c4f92a8c129fc645f2e47>:0
at RimWorld.ThoughtWorker.CurrentState (Verse.Pawn p) [0x00010] in <78f29a4eb9bd4773be28b9eaaf6c5df6>:0
at RimWorld.SituationalThoughtHandler.TryCreateThought (RimWorld.ThoughtDef def) [0x0001e] in <78f29a4eb9bd4773be28b9eaaf6c5df6>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
RimWorld.SituationalThoughtHandler:TryCreateThought (RimWorld.ThoughtDef)
RimWorld.SituationalThoughtHandler:UpdateAllMoodThoughts ()
RimWorld.SituationalThoughtHandler:AppendMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>)
RimWorld.ThoughtHandler:GetAllMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>)
RimWorld.ThoughtHandler:GetDistinctMoodThoughtGroups (System.Collections.Generic.List`1<RimWorld.Thought>)
RimWorld.ThoughtHandler:TotalMoodOffset ()
RimWorld.Need_Mood:get_CurInstantLevel ()
RimWorld.Need_Seeker:NeedInterval ()
RimWorld.Need_Mood:NeedInterval ()
RimWorld.Pawn_NeedsTracker:NeedsTrackerTickInterval (int)
Verse.Pawn:TickInterval (int)
Verse.Thing:DoTick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.TickManagerUpdate_Patch0 (Verse.TickManager)
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
tc3wikieditor 7 月 19 日 上午 1:41 
logged

Config error in VTE_SoldMyBondedAnimalMoodHater: labelSocial is the same as label. labelSocial is unnecessary in this case
Pawn that generate as quest rewards can have traits from this mod that are disabled in mod settings.
Hex 10 月 12 日 上午 9:35 
The menagerist trait doesnt seem to be working. Ive got plenty of cattle and pets but both of my menagerists colonists have a 0 need saying there are no animals
白金trigger 10 月 27 日 上午 7:04 
Null key while loading dictionary of Verse.Pawn and System.Int32. label=wanderLustersWithLastMapExitedTick
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
Verse.Scribe_Collections:BuildDictionary<Verse.Pawn, int> (System.Collections.Generic.Dictionary`2<Verse.Pawn, int>,System.Collections.Generic.List`1<Verse.Pawn>,System.Collections.Generic.List`1<int>,string,bool)
Verse.Scribe_Collections:Look<Verse.Pawn, int> (System.Collections.Generic.Dictionary`2<Verse.Pawn, int>&,string,Verse.LookMode,Verse.LookMode,System.Collections.Generic.List`1<Verse.Pawn>&,System.Collections.Generic.List`1<int>&,bool,bool,bool)
VanillaTraitsExpanded.TraitsManager:ExposeData ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.CrossRefHandler.ResolveAllCrossReferences_Patch1 (Verse.CrossRefHandler)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.ScribeLoader.FinalizeLoading_Patch1 (Verse.ScribeLoader)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.LoadGame_Patch4 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch3 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LongEventHandler.RunEventFromAnotherThread_Patch1 (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50