Skip to content

Troubleshooting

  • Double-check the email and password from your invite — copy/paste avoids whitespace bugs.
  • Your invite activates your HWID to a single machine. If you’re on a new device, ping us on Discord to release the old binding.
  • If the app says Subscription expired, your 30 days are up. Reach out and we’ll extend it if you’re still actively testing.
  • Make sure your Capsolver / 2Captcha balance is above $1 — solvers silently drop you once you hit zero.
  • Turnstile on Funko is handled internally. If it fails persistently, check Settings → Chrome pool and click Reset pool.
  • Disney reCAPTCHA v3 scores below 0.5 are rejected server-side — rotate to a cleaner residential IP.
  • Use sticky-session residentials, not rotating.
  • If the profile has diacritics (é, ö, à) in the address and the site’s SFCC backend returns 500 technical reasons, strip them.
  • Run the app on a wired connection if possible — Wi-Fi jitter alone can cost 200–500 ms.
  • Open the webhook URL in a browser. If it returns a 404 JSON body, the webhook was deleted in Discord.
  • Check Settings → Webhooks for a green “Connected” status — if it’s red, recreate the webhook.
  • Quit the app fully (Task Manager / Activity Monitor).
  • Relaunch. The bundled updater swaps the app bundle on exit — a stuck process blocks the swap.
  • Still broken? Open %APPDATA%\YvorAIO\debug.log (Windows) or ~/Library/Application Support/YvorAIO/debug.log (macOS) and paste the last 40 lines in #bug-reports via /report.

Run /report in our Discord with a short description, screenshot if possible, and the last line of debug.log. The team sees reports in real time.