[Bug] Avatar list refreshes causing error 429: 'Too many requests' message #103

Closed
opened 2026-04-05 16:16:04 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @bobbin56 on 1/29/2026

Selecting an avatar to view details now changes the current window instead of opening a new window. This unloads the avatar list so when upon returning to the list, it fetches/refreshes the data. Doing so multiple times with a large list of avatars (example ~1k avatars..don't ask) will have this message appear and the list fail to load.

To Reproduce
Steps to reproduce the behavior:

  1. Go to avatars
  2. Click on any avatar
  3. click back to your profile avatar list
  4. See error

Expected behavior
Have a cached version of the list or manually reload. Only refresh upon closing and reopening the profile avatar list.

What version you are running
Version 2026.01.28

*Originally created by @bobbin56 on 1/29/2026* Selecting an avatar to view details now changes the current window instead of opening a new window. This unloads the avatar list so when upon returning to the list, it fetches/refreshes the data. Doing so multiple times with a large list of avatars (example ~1k avatars..don't ask) will have this message appear and the list fail to load. **To Reproduce** Steps to reproduce the behavior: 1. Go to avatars 2. Click on any avatar 3. click back to your profile avatar list 4. See error **Expected behavior** Have a cached version of the list or manually reload. Only refresh upon closing and reopening the profile avatar list. **What version you are running** Version 2026.01.28
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#103