You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chromium fails to load more 1350 costumes due limit pending network requests
Steps to Reproduce
Save a project with more than 1350 costumes
System Details
This occurs on all chromium based browsers (chrome, edge, brave etc...) for sb3 saved projects. Works fine on firefox and safari.
Scratch VM creates async web request to download the 2048 images but chromium limits pending web requests to ~25mb (6000 requests with an avg header size [KAvgBytesPerOutstandingRequest] of 4400 bytes)
Turbowarp works as batchs the downloads. This is a regression from scratch 2.0