Hardcore-SK icon indicating copy to clipboard operation
Hardcore-SK copied to clipboard

Две красных ошибки.

Open SetAriman opened this issue 3 years ago • 0 comments

  1. Какое-то время выскакивали постоянно, по 2 штуки, друг за другом. Непонятно из-за чего. Mouse position stack is not empty. There were more calls to BeginScrollView than EndScrollView. Fixing. UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) Verse.Widgets:EnsureMousePositionStackEmpty () (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root) Verse.Root_Play:Update ()

Exception filling window for Fluffy_Relations.MainTabWindow_Relations: System.NullReferenceException: Object reference not set to an instance of an object at Fluffy_Relations.LabelPars.GetHashCode () [0x0000e] in :0 at System.Collections.Generic.ObjectEqualityComparer1[T].GetHashCode (T obj) [0x0000a] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Collections.Generic.Dictionary2[TKey,TValue].FindEntry (TKey key) [0x0001b] in :0 at System.Collections.Generic.Dictionary2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Fluffy_Relations.LabelPars.get_Height () [0x00000] in <fb2a5b3af9004b84bc378414695cdb30>:0 at Fluffy_Relations.Utilities.Label (UnityEngine.Vector2& pos, System.Single width, System.String message, System.Nullable1[T] color, Verse.GameFont font) [0x0000b] in :0 at Fluffy_Relations.MainTabWindow_Relations.DrawFactionInformation (RimWorld.Faction faction, UnityEngine.Vector2 pos, System.Single width) [0x0018b] in :0 at Fluffy_Relations.MainTabWindow_Relations.DrawDetails (UnityEngine.Rect canvas, RimWorld.Faction faction) [0x000ba] in :0 at Fluffy_Relations.MainTabWindow_Relations.DrawFactionRelations () [0x00026] in :0 at Fluffy_Relations.MainTabWindow_Relations.DoWindowContents (UnityEngine.Rect canvas) [0x0002f] in :0 at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001ce] in :0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

  1. Стоп-ошибка. Причина неизвестна. Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: Index was outside the bounds of the array. at Verse.Area.get_Item (Verse.IntVec3 c) [0x00017] in :0 at (wrapper dynamic-method) RimWorld.ForbidUtility.RimWorld.ForbidUtility.InAllowedArea_Patch1(Verse.IntVec3,Verse.Pawn) at RimWorld.ForbidUtility.IsForbidden (Verse.IntVec3 c, Verse.Pawn pawn) [0x0000b] in :0 at RimWorld.MeditationUtility+<>c__DisplayClass13_0.<MeditationSpotForFocus>b__0 (Verse.IntVec3 cell) [0x00016] in :0 at System.Linq.Enumerable+WhereEnumerableIterator1[TSource].ToList () [0x0001b] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Verse.GenCollection.TryRandomElement[T] (System.Collections.Generic.IEnumerable1[T] source, T& result) [0x00029] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0 at Verse.GenCollection.RandomElementWithFallback[T] (System.Collections.Generic.IEnumerable1[T] source, T fallback) [0x00000] in :0 at RimWorld.MeditationUtility.MeditationSpotForFocus (Verse.Thing t, Verse.Pawn p, System.Func`2[T,TResult] validator) [0x00041] in :0 at RimWorld.MeditationUtility+<AllMeditationSpotCandidates>d__5.MoveNext () [0x00249] in :0 at RimWorld.MeditationUtility.FindMeditationSpot (Verse.Pawn pawn) [0x001e6] in :0 at RimWorld.MeditationUtility.GetMeditationJob (Verse.Pawn pawn, System.Boolean forJoy) [0x00000] in :0 at RimWorld.JobGiver_Meditate.TryGiveJob (Verse.Pawn pawn) [0x00013] in :0 at (wrapper dynamic-method) Verse.AI.ThinkNode_JobGiver.Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage_Patch1(Verse.AI.ThinkNode_JobGiver,Verse.Pawn,Verse.AI.JobIssueParams) at Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x000fb] in :0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) Verse.AI.ThinkNode_PrioritySorter:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Conditional: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) (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_Patch1 (Verse.TickManager) Verse.TickManager:TickManagerUpdate () (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game) Verse.Root_Play:Update ()

SetAriman avatar Dec 28 '21 11:12 SetAriman