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
{{ message }}
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
When a scene fails for timeout:
kernel/packages/shared/world/SceneWorker.ts
Lines 221 to 228 in 29238aa
The renderer doesn't get notified about it, and the loading gets stuck forever.
Example coordinates: "-20,26", "-19,26", "-20,27", "-19,27", "-29,26".
Note: This issue doesn't try to fix the issue in the scene itself. It's a fix for the explorer.
Partial fix from: decentraland/explorer-desktop#386
The text was updated successfully, but these errors were encountered: