Guest User

Untitled

a guest
Feb 22nd, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.19 KB | Source Code | 0 0
  1. [Error  : Unity Log] System.NullReferenceException: Object reference not set to an instance of an object
  2.   at StageNameXmlList.GetName (StageClassInfo stageInfo) [0x00006] in <7d9f3d8f8146434a93160ad0a2194b2a>:0
  3.   at BaseMod.Harmony_Patch.UIInvenEquipPageListSlot_SetBooksData (UI.UIInvenEquipPageListSlot __instance, System.Collections.Generic.List`1[T] books, UI.UIStoryKeyData storyKey) [0x003c1] in <0e204469c17e41d1b8bb891e1aaa2458>:0
  4.   at BongBongEnterprises.BongBong_Enterprises.UIInvenEquipPageListSlot_SetBooksData (UI.UIInvenEquipPageListSlot __instance, System.Collections.Generic.List`1[T] books, UI.UIStoryKeyData storyKey) [0x00000] in <0e204469c17e41d1b8bb891e1aaa2458>:0
  5.   at (wrapper dynamic-method) UI.UIInvenEquipPageListSlot.DMD<UI.UIInvenEquipPageListSlot::SetBooksData>(UI.UIInvenEquipPageListSlot,System.Collections.Generic.List`1<BookModel>,UI.UIStoryKeyData)
  6.   at UI.UIEquipPageScrollList.UpdateSlotList () [0x000c2] in <7d9f3d8f8146434a93160ad0a2194b2a>:0
  7.   at BaseMod.Harmony_Patch.UIEquipPageScrollList_SetData (UI.UIEquipPageScrollList __instance, System.Collections.Generic.List`1[T] books, UnitDataModel unit, System.Boolean init) [0x00680] in <0e204469c17e41d1b8bb891e1aaa2458>:0
Tags: Error log
Advertisement
Add Comment
Please, Sign In to add comment