Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

so i found a problem with custom card, i made my first custom, and in the files it was named "3000000", and it worked fine in game, but then i went to create another card, that next card didnt worked and never appeared on the deck builder, then i went to the files again and saw that the name now is "3000002", it jumped straitght to 2, but i fixed it by putting "1" on it, now it works.

(+1)

Thank you, that's exactly the bug.  I have the database logic stop searching if there's a break in numbers like that.  So it turns out another fix is what caused this issue, the card number would only increase if the folder already existed, hence why it would start at 0, then jump to 2 for the next.  Now it properly starts at 1, go ahead and redownload this for the fix.

You mean download the PDT? Or all gens again?

(+1)

Just the PDT, the game itself.

i downloaded it and tested it, didnt work, i had a card on 3000005 and made another card, it went to 3000007