InventoryPro integration issues

Forums 💬 NodeCanvas ⚙️ Support InventoryPro integration issues

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #18397
    chocolacode
    Participant

      Hey Gav,

      I just purchased inventoryPro asset and right after that I imported the NC_inventoryPro integration Package.

      I am receiving errors in everyone of those scripts “…The type or namespace name InventorySystem' does not exist in the namespaceDevdog’.”'”

      Do you mind taking a look at this?

      Thanks!!

      [attachment file=”NC InventoryPro package errors.png”]

      #18406
      Gavalakis
      Keymaster

        Hello,

        InventoryPro package probably changed. I will take a look and update the extension tomorrow. I will also let you know about the update here.
        Thanks.

        #18405
        makegames2
        Participant

          Hi there,

          Any news on this?

          The Inventory Pro API certainly has changed from what I could download from here: https://nodecanvas.paradoxnotion.com/download/inventory-pro/

          I know it’s added a bunch of additional functionality for finding items and whatnot as well. It would be nice also to be able to add currency, not sure if that was previously a feature or not. You can see how on this page: http://devdog.io/unity-assets/inventory-pro/documentation/2.5p/api/collections

          Thank you!

          P.S. No https on this site = 🙁

          #18404
          Gavalakis
          Keymaster

            Damn. I totally forgot to update the extension, since I was drawn away from other things.
            Yes I will update the extension in the weekend.
            Thanks for reminding me.

            #18403
            makegames2
            Participant

              Wicked, thanks =) I’m really looking forward to using this asset and figuring it all out. Thanks for all your hard work!

              #18402
              chocolacode
              Participant

                Hey Gavalakis,

                Do you have an update on this?

                Thanks in advance!

                #18401
                Gavalakis
                Keymaster

                  Hey,

                  The InventoryPro extension package is now updated 🙂

                  Thanks!

                  #18400
                  makegames2
                  Participant

                    Thank you!

                    However it doesn’t seem updated to me. Maybe you uploaded the wrong file? Which version of Inventory Pro did you update it for?

                    I can see you uploaded a new package here: https://nodecanvas.paradoxnotion.com/download/inventory-pro/

                    However when I import it I get errors indicating that the API in use for Inventory Pro is not updated to the latest version, 2.5.x.

                    using Devdog.InventorySystem;

                    Should be:

                    using Devdog.InventoryPro;

                    And various other things must be updated to accommodate the new API.

                    #18399
                    makegames2
                    Participant

                      Here’s one with updated API for 2.5.x. Or at least it compiles without errors and is untested.

                      #18398
                      Gavalakis
                      Keymaster

                        Thanks a lot!

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