edited November 17 in ORK Support
Hello! I'm experiencing a problem with the menu: Research (Tree view) > Start Question dialogue. When the "Start Question" option is not activated, everything functions smoothly, and I can acquire skills without any issues. However, once I enable the "Start Question" and attempt to learn a skill, the entire menu shuts down regardless of whether I choose yes to learn the skill or no to cancel.

Upon closure, I receive the following error message:
NullReferenceException: Object reference not set to an instance of an object
GamingIsLove.ORKFramework.ResearchItemQuestionControl.BoxClosed (GamingIsLove.Makinom.UI.IUIBox origin) (at <271fe6494b3d4d58809c295b2ccb9fcc>:0)
GamingIsLove.Makinom.Components.UIBoxComponent.DoClosed () (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.Makinom.Components.UIBoxComponent.Closed () (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.Makinom.UI.UIStateChange.Use (GamingIsLove.Makinom.BaseWaitForAnim waitForAnim, GamingIsLove.Makinom.Notify callback, System.Boolean wait) (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.Makinom.Components.UIBoxComponent.DoClose () (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.Makinom.Components.UIBoxComponent.Close () (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.ORKFramework.ResearchItemQuestionControl.InputAccepted (GamingIsLove.Makinom.UI.IUIBox origin, System.Int32 index) (at <271fe6494b3d4d58809c295b2ccb9fcc>:0)
GamingIsLove.Makinom.Components.UIBoxComponent.InputAccepted (System.Int32 index) (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.Makinom.Components.UIButtonInput.Accept () (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.Makinom.Components.UIBoxComponent.Tick (System.Single delta) (at <29d10e5f7dcd4882aa53a4dd43b83c30>:0)
GamingIsLove.Makinom.UI.BaseUIHandler.Tick (System.Single t) (at <c724ab22bf824d47af81a28a005d916a>:0)
GamingIsLove.Makinom.UI.BaseUIHandler.Tick () (at <c724ab22bf824d47af81a28a005d916a>:0)
GamingIsLove.Makinom.Maki.FireTick () (at <c724ab22bf824d47af81a28a005d916a>:0)
GamingIsLove.Makinom.MakinomHandler.Update () (at <c724ab22bf824d47af81a28a005d916a>:0)
Post edited by Anoo on
Sign In or Register to comment.