LanceMcCarthy / RemixDownloader

An application that lets you quickly download 3D models from Remix 3D. This functionality is not available via the website.
GNU General Public License v3.0
31 stars 6 forks source link

Infinite error loop #26

Open LanceMcCarthy opened 5 years ago

LanceMcCarthy commented 5 years ago

When downloading a Board's models, an infinite error loop can occur:

image

Here are two boards that can reproduce the issue:

chargz commented 4 years ago

It looks like it happens when the board has > 10 models.

Maybe since there's pagination and the initial load only fetches 10 models, the rest of them aren't being loaded?

LanceMcCarthy commented 4 years ago

I haven't done any work on the logic that fetches Boards. This was for two reason: the models are all remixes of existing models and 95% of those models already exist in the Xbox and Microsoft user accounts (downloaded using the User ID feature)