2.8.5 compile errors (in Flowcanvas Bridge)

NodeCanvas Forums Support 2.8.5 compile errors (in Flowcanvas Bridge)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13599
    sinzer0
    Participant

    Unity 2018.2.10

    Was getting errors like this: Assets/Plugins/ParadoxNotion/FlowCanvas Resources/Integrations/NodeCanvas/NC Nodes/BTNestedFlowScript.cs(89,22): error CS0272: The property or indexer `NodeCanvas.Framework.Graph.agent’ cannot be used in this context because the set accessor is inaccessible

    I had to remove the private declaration on the sets in Graph.cs line 414 and 397

    PS: your website is always extremely slow from the US

    #13608
    Gavalakis
    Keymaster

    Hello and sorry for the late reply.
    I have recently re-uploaded the FlowCanvas-NodeCanvas bridge unitypackage.
    Please download and use the new updated version.
    Graph.agent and Graph.blackboard should really stay private due to changes made in latest version 🙂

    Thanks!

    (PS: There was an ongoing issue with the hosting service provided within the last few days that result in the website being very slow. I am sorry about that.).

    Join us on Discord: https://discord.gg/97q2Rjh

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