I've been building quite a big behavior tree and suddenly it started popping "Hold on" messages on every click.
I've closed the editor and now cannot open it, keep getting two errors when I try to open (both Tools menu and Inspector).
ArgumentNullException: Value cannot be null.
System.RuntimeType.GetField (System.String name, System.Reflection.BindingFlags bindingAttr) (at <eb0ef51e5908461ca908fdf6b2dbd966>:0)
Opsive.GraphDesigner.Editor.Views.GraphView.LoadNode (Opsive.GraphDesigner.Runtime.ILogicNode node, System.Int32 index) (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.Views.GraphView.LoadGraph () (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.GraphWindow.LoadGraph (Opsive.GraphDesigner.Runtime.IGraph graph, System.Boolean force, System.Boolean updateActive) (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.GraphWindow.LoadActiveObject () (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.GraphWindow.OnEnable () (at <44dd175796e4445f87b109b95c1a3c77>:0)
UnityEditor.EditorWindow:GetWindow(Boolean, String)
Opsive.BehaviorDesigner.Editor.BehaviorDesignerWindow:ShowWindow()
P.S. Cannot post a second error, forums just load and nothing happens (no error) when I try to hit "Save" or "Post Reply".
I've closed the editor and now cannot open it, keep getting two errors when I try to open (both Tools menu and Inspector).
ArgumentNullException: Value cannot be null.
System.RuntimeType.GetField (System.String name, System.Reflection.BindingFlags bindingAttr) (at <eb0ef51e5908461ca908fdf6b2dbd966>:0)
Opsive.GraphDesigner.Editor.Views.GraphView.LoadNode (Opsive.GraphDesigner.Runtime.ILogicNode node, System.Int32 index) (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.Views.GraphView.LoadGraph () (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.GraphWindow.LoadGraph (Opsive.GraphDesigner.Runtime.IGraph graph, System.Boolean force, System.Boolean updateActive) (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.GraphWindow.LoadActiveObject () (at <44dd175796e4445f87b109b95c1a3c77>:0)
Opsive.GraphDesigner.Editor.GraphWindow.OnEnable () (at <44dd175796e4445f87b109b95c1a3c77>:0)
UnityEditor.EditorWindow:GetWindow(Boolean, String)
Opsive.BehaviorDesigner.Editor.BehaviorDesignerWindow:ShowWindow()
P.S. Cannot post a second error, forums just load and nothing happens (no error) when I try to hit "Save" or "Post Reply".