edited September 2017 in ORK Support
I updated ORK 2.12 to 2.13.1 (5.6.2 unity). And everything starts fine, but when I open/close some menu screens, or cast some abilities, I end up having some errors:

NullReferenceException: Object reference not set to an instance of an object
ORKFramework.GameHandler.GetPlayer ()
ORKFramework.Behaviours.BaseInteraction.KeyPress ()
ORKFramework.Behaviours.EventInteraction.Update ()


Edit: This seems to be fixed at the moment, after importing everything again.

Now I have another problem, on Equipment menu, I drag my mouse over on the right-hand selection, I hear the sound of the selection sound effect stacking many times like it selects the item 10 times in 1". No console errors on this and it doesn't happen on Inventory or the other slots, just the right-hand slot of equipment (number 4) which has the same settings as the other slots. Tried to disable "Show Button" and changed the box bounds, nothing changed.
Post edited by dlevel on
  • Hm ... strange, can you send me a test Unity project where this happens?
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • NVM, fixed with the old way of remaking the GUI box :)
Sign In or Register to comment.