AppsusUK / NFT-Art-Generator

Easy to use NFT art generator app for windows/linux/mac
MIT License
435 stars 166 forks source link

Unable to do anything #32

Open Programmer1603 opened 2 years ago

Programmer1603 commented 2 years ago

I checked my input folder and everything, but i cant create nfts it doesnt even let me press the random create thing pls help me.

stackzwolle commented 2 years ago

try lessen the the layers to minimum of 5 and check folders structure again

Programmer1603 commented 2 years ago

image

Now the procent thing is gone

mherick commented 2 years ago

You gotta have the rarity folders within each layer too.

Programmer1603 commented 2 years ago

You gotta have the rarity folders within each layer too.

Ok are these necessary to create nfts or are the optional? Pls excuse me i am a nft noob.

mherick commented 2 years ago

Very necc. Without them it won't work.

Programmer1603 commented 2 years ago

How to ceate a rarity folder? Or is there an example on github?

mherick commented 2 years ago

It's in the Read.me

Example Folder Structure

📦Input Folder ┣ 📂Chest ┃ ┣ 📂common ┃ ┃ ┗ 📜plain_shirt.png ┃ ┣ 📂legendary ┃ ┃ ┗ 📜legendary_shirt.png ┃ ┗ 📂rare ┃ ┃ ┗ 📜rare_shirt.png ┣ 📂Head ┃ ┣ 📂common ┃ ┃ ┗ 📜common_hat.png ┃ ┣ 📂legendary ┃ ┃ ┗ 📜legendary_hat.png ┃ ┗ 📂rare ┃ ┃ ┗ 📜rare_hat.png ┣ 📂Left_Leg ┃ ┣ 📂common ┃ ┃ ┣ 📜common_gun_holster.png ┃ ┃ ┗ 📜standard_pocket.png ┃ ┣ 📂legendary ┃ ┃ ┣ 📜biiiiig_pocket.png ┃ ┃ ┗ 📜legendary_gun_holster.png ┃ ┗ 📂rare ┃ ┃ ┣ 📜kinda_big_pocket.png ┃ ┃ ┗ 📜rare_gun_holster.png ┗ 📂Right_Leg ┃ ┣ 📂common ┃ ┃ ┗ 📜leg_thing.png ┃ ┣ 📂legendary ┃ ┃ ┗ 📜legendary_leg_thing.png ┃ ┗ 📂rare ┃ ┃ ┗ 📜rare_leg_thing.png

Programmer1603 commented 2 years ago

Ok ty

Programmer1603 commented 2 years ago

It is working now ty for ur help, but does anyone know how to upload lots of nfts to opensea?