how instantiate object 's blackboard access

Forums 💬 FlowCanvas 🤩 Custom Nodes and Macros how instantiate object 's blackboard access

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11881
    yaneg
    Participant

      hi,I’m bad english and newbie.
      I want to access the instantiate object’s Blackboard value(integer) in flowscript(Bound).

      instance object have custom event node. this event is change IDNumber.
      I did make gamemanager object.
      it have awake node —connect to –UnityObject.Instantiate node–connect to — SendEvent<Integer>.
      error.

      thanks.

      error is ——————————
      Flow Execution Error:</b> ‘Send Event<Integer>’ – ‘Object reference not set to an instance of an object
      at FlowCanvas.Nodes.SendEvent1[System.Int32].Invoke (NodeCanvas.Framework.GraphOwner target, System.String eventName, Int32 eventValue) [0x00000] in D:unity5_DatanodeCanvasAssetsParadoxNotionFlowCanvasModuleNodesSimplexImplemented NodesUtility.cs:122
      at FlowCanvas.Nodes.CallableActionNode
      3+<OnRegisterPorts>c__AnonStoreyB0[NodeCanvas.Framework.GraphOwner,System.String,System.Int32].<>m__19D (Flow f) [0x00000] in D:unity5_DatanodeCanvasAssetsParadoxNotionFlowCanvasModuleNodesSimplexCallableActionNode.cs:39
      at (wrapper delegate-invoke) FlowCanvas.FlowHandler:invoke_void__this___Flow (FlowCanvas.Flow)
      at FlowCanvas.FlowOutput.Continue (Flow f) [0x00000] in D:unity5_DatanodeCanvasAssetsParadoxNotionFlowCanvasModulePorts.cs:130 ‘
      UnityEngine.Debug:LogError(Object, Object)
      FlowCanvas.FlowNode:Fail(String) (at Assets/ParadoxNotion/FlowCanvas/Module/FlowNode.cs:335)
      FlowCanvas.FlowOutput:Continue(Flow) (at Assets/ParadoxNotion/FlowCanvas/Module/Ports.cs:135)
      FlowCanvas.FlowOutput:Call(Flow) (at Assets/ParadoxNotion/FlowCanvas/Module/Ports.cs:109)
      FlowCanvas.Nodes.<RegisterPorts>c__AnonStoreyA0:<>m__183(Flow) (at Assets/ParadoxNotion/FlowCanvas/Module/Nodes/Reflection/ReflectedMethodNode.cs:337)
      FlowCanvas.FlowOutput:Continue(Flow) (at Assets/ParadoxNotion/FlowCanvas/Module/Ports.cs:130)
      FlowCanvas.FlowOutput:Call(Flow) (at Assets/ParadoxNotion/FlowCanvas/Module/Ports.cs:109)
      FlowCanvas.Nodes.ConstructionEvent:OnGraphStarted() (at Assets/ParadoxNotion/FlowCanvas/Module/Nodes/Events/Graph/ConstructionEvent.cs:17)
      NodeCanvas.Framework.Graph:StartGraph(Component, IBlackboard, Boolean, Action1) (at Assets/ParadoxNotion/FlowCanvas/Framework/Runtime/Graphs/Graph.cs:547)
      NodeCanvas.Framework.GraphOwner
      1:StartBehaviour() (at Assets/ParadoxNotion/FlowCanvas/Framework/Runtime/Graphs/GraphOwner.cs:289)
      NodeCanvas.Framework.GraphOwner:Start() (at Assets/ParadoxNotion/FlowCanvas/Framework/Runtime/Graphs/GraphOwner.cs:141)

      #11883
      Gavalakis
      Keymaster

        Hello,

        Can you please send me the error reproduction project to check this out to “support_AT_paradoxnotion.com”? That would be really great if you can!
        Let me know if so.
        Thanks!

        #11882
        yaneg
        Participant

          thanks your reply.
          I send small project with an email.
          please check it.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.