Sync Blackboard script and Unet network support for 2017.2

NodeCanvas Forums Support Sync Blackboard script and Unet network support for 2017.2

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12719
    leemight
    Participant

    Hi

    Which Unity version does Node Canvas support?

    We are trying 2017.2, should it work?

    We couldn’t find the SyncBlackboard script at first, did come up. Then I found it in a folder had a peek inside.

    It had a Omnius #IF UNITY_5 around the HOLE script.

    Made a new script with all of the contet from the first beside the #IF UNIT_5

    Got and exception: ReadString() read result mismatch: 17920 => 44
    UnityEngine.Networking.NetworkReader.ReadString()

    Is their any network support NodeCanvas and newer Unity 2017.x?

    Is the networking in Unity HLAPI so much changed in 2017.x that you no longer support it?

    When will you fix it?

    Regards

    #12720
    Gavalakis
    Keymaster

    Hello,

    NodeCanvas should generally work on all versions of Unity, including 2017.x.
    Indeed though, the SyncBlackboard feature is one of those features (probably the only one) that I haven’t yet tested in 2017.x .
    The “#if UNITY_5” directive is basically a bad leftover back from when NodeCanvas was still supporting Unity 4.x

    Thank you for bringing this into my attention and for letting me know that even by removing the directive, you still encounter an error.
    I will review the code and confirm/make required changes, so that it is working on Unity 2017 as soon as possible!
    Once tested and running I will also update you here with a new post reply, as well as a fix.

    Thanks!

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

    #12778
    leesand
    Participant

    Hi

    Great news.

    How is it progressing? When can we use it?

    Thanks

    #12787
    Gavalakis
    Keymaster

    Hello,
    Most probably by the end of this month 🙂
    Thank you.

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

    #13048
    soljakwinever
    Participant

    Hello, I am also curious about this as well. I haven’t seen anything yet for it.

    #13050
    Gavalakis
    Keymaster

    Hello @soljak. What specifically are you referring to?

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

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