forked from thehambeard/OwlcatDataViewer
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I don't know when this started, but I recently opened Data Viewer to check something after several months, and the mod is crashing when it is about to hit 100% on loading the full database. Here is the relevant portion of the log:
[DataViewer] [Error] at DataViewer.Menus.BlueprintViewer+<>c.<RefreshTypeNames>b__28_0 (Kingmaker.Blueprints.SimpleBlueprint bp) [0x00000] in C:\Users\PC\source\repos\WrathDataViewer\DataViewer\Menus\BlueprintViewer.cs:84
at System.Linq.Enumerable+SelectListIterator`2[TSource,TResult].MoveNext () [0x00048] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Set`1[TElement].UnionWith (System.Collections.Generic.IEnumerable`1[T] other) [0x00018] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable+DistinctIterator`1[TSource].FillSet () [0x0000b] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable+DistinctIterator`1[TSource].ToArray () [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x0000a] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.OrderedEnumerable`1+<GetEnumerator>d__3[TElement].MoveNext () [0x0001e] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Collections.Generic.LargeArrayBuilder`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] items) [0x0005e] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Collections.Generic.SparseArrayBuilder`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Collections.Generic.SparseArrayBuilder`1[T].ReserveOrAdd (System.Collections.Generic.IEnumerable`1[T] items) [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable+Concat2Iterator`1[TSource].ToArray () [0x00015] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at DataViewer.Menus.BlueprintViewer.RefreshTypeNames () [0x00000] in C:\Users\PC\source\repos\WrathDataViewer\DataViewer\Menus\BlueprintViewer.cs:83
at DataViewer.Menus.BlueprintViewer.OnGUI (UnityModManagerNet.UnityModManager+ModEntry modEntry) [0x0008e] in C:\Users\PC\source\repos\WrathDataViewer\DataViewer\Menus\BlueprintViewer.cs:177
System.NullReferenceException: Object reference not set to an instance of an object
at DataViewer.Menus.BlueprintViewer.OnGUI (UnityModManagerNet.UnityModManager+ModEntry modEntry) [0x004a3] in C:\Users\PC\source\repos\WrathDataViewer\DataViewer\Menus\BlueprintViewer.cs:275
at ModKit.MenuManager.OnGUI (UnityModManagerNet.UnityModManager+ModEntry modEntry) [0x00153] in C:\Users\PC\source\repos\ToyBox\ModKit\ModKit\MenuManager.cs:113
Metadata
Metadata
Assignees
Labels
No labels