Keep getting this error message when trying to access the character creation:
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
MoreAccessoriesAI.Patches.CvsA_Copy_Patches.GetCmpAccessoryList (CharaCustom.CvsA_Copy self) (at <db4935c4cab14971a4d537874221607e>:0)
(wrapper dynamic-method) CharaCustom.CvsA_Copy.DMD<CharaCustom.CvsA_Copy::<Start>b__19_17>(CharaCustom.CvsA_Copy,UniRx.Unit)
UniRx.Observer+Subscribe`1[T].OnNext (T value) (at <6a5636e29fd540fd9cc37924ccb63032>:0)
UniRx.Subject`1[T].OnNext (T value) (at <6a5636e29fd540fd9cc37924ccb63032>:0)
UniRx.Triggers.ObservableUpdateTrigger.Update () (at <6a5636e29fd540fd9cc37924ccb63032>:0)
Anyone know what the cause could be
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
MoreAccessoriesAI.Patches.CvsA_Copy_Patches.GetCmpAccessoryList (CharaCustom.CvsA_Copy self) (at <db4935c4cab14971a4d537874221607e>:0)
(wrapper dynamic-method) CharaCustom.CvsA_Copy.DMD<CharaCustom.CvsA_Copy::<Start>b__19_17>(CharaCustom.CvsA_Copy,UniRx.Unit)
UniRx.Observer+Subscribe`1[T].OnNext (T value) (at <6a5636e29fd540fd9cc37924ccb63032>:0)
UniRx.Subject`1[T].OnNext (T value) (at <6a5636e29fd540fd9cc37924ccb63032>:0)
UniRx.Triggers.ObservableUpdateTrigger.Update () (at <6a5636e29fd540fd9cc37924ccb63032>:0)
Anyone know what the cause could be