garance
December 16, 2024, 2:56pm
1
Hello there ! I have been creating a generative serie for the Shapecraft contest and it was a great experience to work with Highlight tools !
My project is live now, yet the metadatas are showing on some tokens and not on others. (my project main aspect resides in the metadatas… )
I can’t see any part in my code that would create this difference in token behaviours. Do you know how I can solve this ?
link : https://highlight.xyz/mint/shape:0xe8Eb5Ff2Cba2E0b9ceb10523520303f35638c1A9
A great day to the team !
1 Like
emodi
December 16, 2024, 8:52pm
2
Hi Garance!
Thanks for reaching out. It’s most likely one of the issues described here:
# Frequently asked questions
In this document we gathered the most common questions and issues artists have encountered. We hope this will provide you with guidelines and solutions for the problems you might encounter on your gen art journey. It will continue to evolve as time goes on so if you encounter any new problems down the line, be sure to check me again!
Before we begin, you should read the intro document linked here [README](./README.md), as it covers some of the main concepts and might already explain things you are curious about.
This document should be read in conjunction with the `advanced-p5-dice-example` as it explains, in code, most of the questions asked here (and I also think it's pretty neat). Here we will try to figure out why things are the way they are so you, the artist, can feel empowered and confident in your solutions.
**[Download advanced example project ↓](https://github.com/highlightxyz/generative-art/raw/main/examples/advanced-p5-dice-example/ADVANCED-P5-EXAMPLE-UPLOAD-ME.zip)**
## Table of Contents
Quickly jump to any question or issue you might have:
- [Upload issues](#upload-issues)
- [Incorrect zip structure](#incorrect-zip-structure)
- [Missing files](#missing-files)
- [Responsive artwork](#responsive-artwork)
- [Using relative units](#using-relative-units)
- [Scaling the canvas](#scaling-the-canvas)
This file has been truncated. show original
All best,
Nat
1 Like
garance
December 17, 2024, 5:00am
3
Thanks Nate, this is useful !
1 Like