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.