-
Notifications
You must be signed in to change notification settings - Fork 7
Description
when i try to open the mod config window inside of repo it wont open at all
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
REPOConfig.ConfigMenu.GetModConfigEntries () (at <24db2a0881bd433eaf1de21b208eb7b4>:0)
REPOConfig.ConfigMenu.CreateModList (MenuLib.MonoBehaviors.REPOPopupPage mainModPage) (at <24db2a0881bd433eaf1de21b208eb7b4>:0)
REPOConfig.ConfigMenu.CreateModMenu () (at <24db2a0881bd433eaf1de21b208eb7b4>:0)
MenuLib.MonoBehaviors.REPOButton.b__11_0 () (at :0)
UnityEngine.Events.InvokableCall.Invoke () (at <70dfc3d6a20943b0ba4061b9aa5ea205>:0)
UnityEngine.Events.UnityEvent.Invoke () (at <70dfc3d6a20943b0ba4061b9aa5ea205>:0)
MenuButton.OnSelect () (at <6d718d13ade44c5f95541c1b6c07f0f8>:0)
MenuButton.HoverLogic () (at <6d718d13ade44c5f95541c1b6c07f0f8>:0)
MenuButton.Update () (at <6d718d13ade44c5f95541c1b6c07f0f8>:0)