Open onurrrs opened 1 year ago
@onurrrs you check the metadata files in build/json/
corresponding to the ones with missing bases to see which base it's meant to be. It might just be an issue with one or a few source images.
I look at the JSON file but looks like everything is correct.I just have one base.That's my Json down. It was ok yesterday today its became this problem. "attributes": [ { "trait_type": "background", "value": "orange" }, { "trait_type": "weapon", "value": "righthooksword" }, { "trait_type": "base", "value": "base" }, { "trait_type": "face", "value": "berenice" }, { "trait_type": "hair", "value": "neonglowdreads" }, { "trait_type": "dress", "value": "bluestrapless" }, { "trait_type": "bracelet", "value": "pyramid" }, { "trait_type": "shoulder", "value": "cyberknightsarmor" }, { "trait_type": "eyepatch", "value": "horseeyepatch" }, { "trait_type": "headphone", "value": "spikeymidnight" } ], "compiler": "HashLips Art Engine" }
@onurrrs weird, it looks like the background is missing from those ones as well.
What if you try generating with only the base?
I will try this now and yes its so weird.
nothing changes its same again. Do I delete the art engine and do it in beginner do you thing it may change?
@onurrrs you could try doing that.
@bolshoytoster I delete and extract again the file but I getting the error npm ERR! missing script: build
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\PERSONAL\AppData\Local\npm-cache_logs\2022-11-13T13_11_05_316Z-debug.log and when I tru npm install that happens up to date, audited 1 package in 456ms
@onurrrs you're in the wrong folder. Run cd hashlips_art_engine-main
to probably change to the right one.
@bolshoytoster It's the same No background no base still not showing in some. I don't no how to fix it's so weird now it's not even crating 20 it's stuck in 10 last image's name is undefined creating on underlined also.
@onurrrs you could try using my fork instead.
Hello there. I did everything correctly but in some image base not showing most of them is correct but in some of them no base. I did not understand why because everything is correct the names and others. You can see down there few images without base but I don't know how possible. { growEditionSizeTo: 100, layersOrder: [ { name: "background" }, { name: "weapon" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, { name: "bracelet" }, { name: "shoulder" }, { name: "eyepatch" }, { name: "headphone" }, ], }, { growEditionSizeTo: 100, layersOrder: [ { name: "background" }, { name: "weapon" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, { name: "shoulder" }, { name: "eyepatch" }, { name: "headphone" }, ], }, { growEditionSizeTo: 100, layersOrder: [ { name: "background" }, { name: "weapon" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, { name: "bracelet" }, { name: "headphone" }, ], }, { growEditionSizeTo: 150, layersOrder: [ { name: "background" }, { name: "weapon" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, ], }, { growEditionSizeTo: 150, layersOrder: [ { name: "background" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, { name: "shoulder" }, ], }, { growEditionSizeTo: 200, layersOrder: [ { name: "background" }, { name: "weapon" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, { name: "headphone" }, { name: "shoulder" }, ], }, { growEditionSizeTo: 100, layersOrder: [ { name: "background" }, { name: "weapon" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, { name: "bracelet" }, ], }, { growEditionSizeTo: 100, layersOrder: [ { name: "background" }, { name: "weapon" }, { name: "base" }, { name: "face" }, { name: "hair" }, { name: "dress" }, { name: "eyepatch" }, ],
}, ];