Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Infinite error loop #26

Open
LanceMcCarthy opened this issue Aug 29, 2019 · 2 comments
Open

Infinite error loop #26

LanceMcCarthy opened this issue Aug 29, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@LanceMcCarthy
Copy link
Owner

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

image

Here are two boards that can reproduce the issue:

@LanceMcCarthy LanceMcCarthy added the bug Something isn't working label Aug 29, 2019
@LanceMcCarthy LanceMcCarthy self-assigned this Aug 29, 2019
@chargz
Copy link

chargz commented Jan 7, 2020

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
Copy link
Owner Author

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants