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
More reliable full sync for large places — WEPPY no longer lets the server-side sync cleanup timer expire while Studio is still actively uploading a large Workspace in chunks. This prevents full sync from stopping with errors like Cannot read properties of null (reading 'setClassName') during long-running project syncs.
Stability
Longer wait time for full sync completion — The Roblox Studio plugin now gives full sync completion requests more time to finish, so large temp-folder swaps, index saves, and sourcemap updates can complete without being reported as a /sync/init timeout.