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

Extra "Output" Trait added into json #166

Open
NFTLordX opened this issue Nov 4, 2022 · 5 comments
Open

Extra "Output" Trait added into json #166

NFTLordX opened this issue Nov 4, 2022 · 5 comments

Comments

@NFTLordX
Copy link

NFTLordX commented Nov 4, 2022

Hey there, absolutely amazing tool! Just having a small issue when randomizing collection.

For some reason, an extra "Output" trait is being lumped into my json and I honestly have no idea why. I've rechecked my work and can't find anything that would lead to this. Would appreciate some guidance so I can stop this from happening!

Here's a screenshot of the extra trait being added.
Screen Shot 2022-11-04 at 1 27 41 PM

@5085950
Copy link

5085950 commented Nov 4, 2022

I'm not sure, but take a look if you want...

Rename the "Arms" folder to something like "Arms#1". I had such a problem too. It gets different information when there is no "#" in the folder name. All internal folder names must be "#" to set rarity

@jalagar
Copy link
Owner

jalagar commented Nov 8, 2022

@NFTLordX I've never seen this before. I would double check your layers folder, or your config.js

@Abdullah1738
Copy link

+1 Same issue

@jalagar
Copy link
Owner

jalagar commented Dec 31, 2022

@Abdullah1738 what does your global_config look like and step2/config.js?

@FOAMLabs
Copy link

FOAMLabs commented Nov 1, 2023

+2 same issue... I am also missing ears eyes and mouth.

I am so stumped I have worked to debug for days... I can't find any support on the issue... was really hoping this was the thread. @jalagar was there ever a fix for this? I am batching but this is happening in every format i run and with gifski as well...the terminal was giving this error through the whole generation...for every trait it seemed. weird thing is these traits exist but in different folders.

Error: 3.2:BLUE_SKIN_WHITE_EYES#60.png DNA is missing for trait: GrF_HEAD, is something misnamed or missing? Or is this a one of one?
at /Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/src/main.js:389:15
at Array.forEach ()
at /Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/src/main.js:375:17
at Array.map ()
at constructLayerToDna (/Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/src/main.js:370:35)
at createItem (/Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/utils/createFromDNA.js:44:38)
at regenerateItem (/Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/utils/createFromDNA.js:66:40)
at Command. (/Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/utils/createFromDNA.js:108:5)
at Command.listener [as _actionHandler] (/Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/node_modules/commander/lib/command.js:494:17)
at /Users/saul/Downloads/FINAL_ENGINE/step2_spritesheet_to_generative_sheet/node_modules/commander/lib/command.js:1296:65

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

5 participants