ByMykel / CSGO-API

An unofficial JSON API for Counter-Strike 2 in multiples languages. List of skins, cases, stickers, collections, collectibles, agents, graffiti, keys, patches and music kits.
https://bymykel.github.io/CSGO-API/
MIT License
255 stars 29 forks source link

sticker-242, collection-set-community-33 is null on name #67

Closed piyanggoon closed 8 months ago

ByMykel commented 8 months ago

I can't find the collection-set-community-33

ByMykel commented 8 months ago

Never mind I found it.

I have fixed the error with sticker-242 name's. The second error I am not sure what they are doing.

image

set_community_33 is the same as the set_community_32

image image

Will leave it like that and wait for new updates to clarify all this. If you have a better idea let me know.

piyanggoon commented 8 months ago

Maybe now want skip skin, collection have null name for parse. Because now all sub skin on collection have null name some people use all.json for parse to database.

piyanggoon commented 8 months ago

But on skin have null name have different paint_index "collection-set-community-32" vs "collection-set-community-33"

ByMykel commented 8 months ago

Okay, I will skip all the collections and skins that have null name to avoid errors.