InventoryPro integration issues

NodeCanvas Forums Support InventoryPro integration issues

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #11297
    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!!

    NC-InventoryPro-package-errors

    Attachments:
    You must be logged in to view attached files.
    #11313
    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.

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

    #11430
    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 = 🙁

    #11432
    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.

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

    #11435
    makegames2
    Participant

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

    #11444
    chocolacode
    Participant

    Hey Gavalakis,

    Do you have an update on this?

    Thanks in advance!

    #11447
    Gavalakis
    Keymaster

    Hey,

    The InventoryPro extension package is now updated 🙂

    Thanks!

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

    #11450
    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.

    #11451
    makegames2
    Participant

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

    Attachments:
    You must be logged in to view attached files.
    #11458
    Gavalakis
    Keymaster

    Thanks a lot!

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

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