Mantas-2155X / MakerSearch

GNU General Public License v3.0
15 stars 5 forks source link

Crash in EC maker #5

Closed ManlyMarco closed 3 years ago

ManlyMarco commented 3 years ago

The plugin crashes in the same method through multiple different stack traces. The crashes prevent saving coordinate cards and possibly more.

NullReferenceException: Object reference not set to an instance of an object
  at EC_MakerSearch.Tools.ResetDisables () [0x00029] in <c584876162054bc282932ab0164ddda5>:0 
  at EC_MakerSearch.Tools.ResetSearch () [0x00022] in <c584876162054bc282932ab0164ddda5>:0 
  at EC_MakerSearch.Hooks.CustomAcsSelectKind_UpdateCustomUI_ChangeController (ChaCustom.CustomSelectListCtrl ___listCtrl) [0x00000] in <c584876162054bc282932ab0164ddda5>:0 
  at (wrapper dynamic-method) ChaCustom.CustomAcsSelectKind:DMD<ChaCustom.CustomAcsSelectKind::UpdateCustomUI> (ChaCustom.CustomAcsSelectKind,int)
  at ChaCustom.CvsAccessory.UpdateAccessoryKindInfo () [0x00063] in <3d8e62a8d66c4469b9b7f6ca513624bc>:0 
  at MoreAccessoriesKOI.CvsAccessory_Patches+CvsAccessory_UpdateCustomUI_Patches.Prefix (ChaCustom.CvsAccessory __instance) [0x00044] in <e76823028ae8439ca942bdc62d60d3e0>:0 
  at (wrapper dynamic-method) ChaCustom.CvsAccessory:DMD<ChaCustom.CvsAccessory::UpdateCustomUI> (ChaCustom.CvsAccessory)
  at NullCheck.Call (System.Action action) [0x00006] in <97ded80d9b574adab5ceaf06b1c9be8b>:0 
  at ChaCustom.CustomBase+<Start>c__AnonStorey0.<>m__0 (System.Boolean f) [0x00031] in <3d8e62a8d66c4469b9b7f6ca513624bc>:0 
  at UniRx.Observer+Subscribe`1[T].OnNext (T value) [0x0000b] in <02df9929c9834d169bd727dbac5a500d>:0 
  at UniRx.Operators.WhereObservable`1+Where[T].OnNext (T value) [0x0003f] in <02df9929c9834d169bd727dbac5a500d>:0 
  at UniRx.Subject`1[T].OnNext (T value) [0x00000] in <02df9929c9834d169bd727dbac5a500d>:0 
  at UniRx.ReactiveProperty`1[T].set_Value (T value) [0x00076] in <02df9929c9834d169bd727dbac5a500d>:0 
  at ChaCustom.CustomBase.SetUpdateCvsAccessory (System.Int32 slotNo, System.Boolean value) [0x0000d] in <3d8e62a8d66c4469b9b7f6ca513624bc>:0 
  at ChaCustom.CustomControl.Update () [0x005cb] in <3d8e62a8d66c4469b9b7f6ca513624bc>:0 
Mantas-2155X commented 3 years ago

Unable to reproduce in latest version, closed as the issue was for v1.1.1