nanos-world / issues

Issue Tracker for nanos world
9 stars 1 forks source link

Nanos Survivors dependencies not working #956

Open olivatooo opened 1 year ago

olivatooo commented 1 year ago

Prerequisites

Your Environment

https://store.nanos.world/

Description

Nanos Survivors dependencies not working survivors.zip

    assets_requirements = [
                            "zombie-pack-v1",
                            "zombies-voice-sfx",
    ]

Both assets are already in Vault

Steps to reproduce the behavior

Upload package Upload Asset1 Upload Asset2 Upload package again

No dependencies don't work

Expected behavior

Package dependencies should be automatically setup

Actual behavior

Dependencies don't work

image

gtnardy commented 1 year ago

@MegaThorx halp

vugi99 commented 1 year ago

They are not on the website but are showed in the in-game vault

gtnardy commented 1 year ago

@vugi99 it's because you already have it downloaded

vugi99 commented 1 year ago

So you create the dependencies yourself instead of using the ones given by the Vault, alright.

gtnardy commented 1 year ago

if you have it downloaded it reads from the .toml, instead it reads from the store API, which is not parsing the dependencies properly (it seems)

MegaThorx commented 1 year ago

Dependencies aren't linked properly after the scan process.