edited December 2014 in ORK Support
Greetings,

I get this error when entering combat after updating to the new version.

NullReferenceException: Object reference not set to an instance of an object
ORKFramework.PrecalcHUDContent.CalculateContent (Single baseWidth, Boolean recalced)
ORKFramework.PrecalcHUDContent.Init (ORKFramework.GUIBox box)
ORKFramework.GUIBox.ShowGUI ()
ORKFramework.GUIHandler.ShowLayer (Int32 layer)
ORKFramework.GUIHandler.ShowGUI ()
ORKFramework.ORKCore.FireGUITick ()
ORKFramework.ORKHandler.OnGUI ()

I didn't set any of the new UI settings, so I'm still using the older menus etc. I'm using Unity 4.6.1.

Also, the combat menu does not come up. And the PlayerHUD is blank. Health, Mana etc. is not displayed.

Please let me know if you need any other information :)
Sign In or Register to comment.