hashlips-lab / safe-nft-metadata-provider

A safe metadata provider for your NFT collection.
MIT License
74 stars 77 forks source link

Export assets fails after shuffle #40

Closed krew-xyz closed 2 years ago

krew-xyz commented 2 years ago

Went through the entire youtube tutorial and when I run bin/console nft:export-assets the following error spits out:

Screen Shot 2022-04-06 at 4 39 06 PM

I have no idea how to solve this or what the error could be from. Everything else worked up until this point.

krew-xyz commented 2 years ago

Found the issue, asset upload via FTP must have been interrupted as files were missing. Be sure to check everything uploaded correctly if you get this error.