Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only outputs "Loaded configuration file" when trying to generate from the 'traits-configuration.json' file #3

Open
Aerius2 opened this issue Jun 18, 2022 · 0 comments

Comments

@Aerius2
Copy link

Aerius2 commented Jun 18, 2022

I've tried this on my main computer and on my laptop, it just outputs "Loaded configuration file" and nothing else, I left it overnight and all it says is "Loaded configuration file", I am only trying to generate 5 images.

All my images that are in the traits folder are 600x600 and are pngs and transparent.

I am completely stuck right now and don't know what to do.

So I followed all the steps in the readme, and I am almost 100% sure that the traits-configuration.json file is valid,

This is traits-configuration.json:

{
    "name": "TeztyFazez #",
    "symbol": "TFZEZ",
    "description": "TestyFaces on sol devnet",
    "creators": [
        {
            "address": "Segn5xmdz3NR33xqdopQ1CuMi7eCFiLP8onWcyBfrp1",
            "share": 100
        }
    ],
    "dnp": {},
    "premadeCustoms": [],
    "collection": {
        "name": "TeztyFazez",
        "family": "Fazez"
    },
    "breakdown": {
        "base": {
            "base.png": 100
        },
        "face": {
            "angry.png": 10,
            "dafuq.png": 13,
            "grin.png": 12,
            "smile.png": 65
        }
    },
    "order": [
        "base",
        "face"
    ],
    "width": 1000,
    "height": 1000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant