edited February 2014 in ORK Support
There is a Shop Layout related crash bug:
NullReferenceException: Object reference not set to an instance of an object
ORKFramework.Shop.ShopScreen.Closed (ORKFramework.GUIBox origin)
ORKFramework.DialogueContent.Closed ()
ORKFramework.GUIBox.Tick (Single t)
ORKFramework.GUIHandler.Tick (Single t)
ORKFramework.GUIHandler.Tick ()
ORKFramework.ORKCore.FireTick ()
ORKFramework.ORKHandler.Update ()
To recreate:

* Create a Shop Layout with no Buy/Sell Box and no Type Box.
* Check Add Back in the List Box.
* Place a shop using this layout in the world.
* Run the game.
* Talk to the NPC and open the shop.
* Click on the "Back" button. This will trigger the crash.
* NOTE: Scrolling down to the "Back" button will not trigger the error. The "Back" button must be clicked.

Let me know if you have trouble recreating the error.

Post edited by Nixter on
  • Did this but didn't receive the error ... can you send me your ORK project asset (Assets/ORK Framework/ORKProject.asset) to contact@orkframework.com?
    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!
  • Just sent it.
  • Will be fixed in the next update :)
    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!
Sign In or Register to comment.