Skip to content

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

@Aerius2

Description

@Aerius2

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions