Skip to content

First time setup error workaround #16

Open
@ashblue

Description

@ashblue

The first time you setup an error may fire and fail to create the starting item definition (randomly fails on first time setup). You can use this library perfectly fine as is with the error (it will go away). If you still want the starting item script do the following.

  1. Delete "Assets/ElasticInventory/Resources/ItemDatabase.asset" file (leave the folders alone)
  2. Uninstall the package
  3. Install the package
  4. Run the setup wizard
  5. The starting script should now appear as expected

Alternatively you can just copy and paste this code here.

https://github.com/ashblue/unity-elastic-inventory/blob/develop/Assets/com.fluid.elastic-inventory/Editor/Scripts/ConfigWizard.cs#L56

I'll have to dig and patch this at a later date. It looks like the folders aren't getting detected by the setup wizard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghas workaroundThis bug can be circumvented till fully fixed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions