HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 695 forks source link

"Cannot read property 'percent' of undefined" #57

Open Snurlz opened 2 years ago

Snurlz commented 2 years ago

Anyone know the reason for why this is happening? "Cannot read property 'percent' of undefined"

Ponda1 commented 2 years ago

Make sure all your addRarityPercentForLayers values add upto 100 and try again. Thats the problem here