chilli-axe / mpc-autofill

Print automation software (leveraging MakePlayingCards) for your tabletop gaming community
https://mpcautofill.github.io
GNU General Public License v3.0
219 stars 97 forks source link

Seeing 404 errors #262

Closed FearsFall closed 1 week ago

FearsFall commented 2 weeks ago

System

Widows PC running windows 11

Affected Components

Description

-

Steps to Reproduce

-

FearsFall commented 2 weeks ago

Seeing 404 errors on MPCFill website

ndepaola commented 1 week ago

howdy - this issue is light on detail so the support i can give you is limited.

our image serving system caches a thumbnail once any user tries to load it for the first time, then serves the cached thumbnail from then onwards. we have this system because google is extremely aggressive with rate limiting users when they try to load thumbnails from google drive (where our thumbnails are sourced from before they're cached).

so it's likely this issue would be resolved for the images which 404'd by refreshing the page.