Two errors related to CorePackages CapturesInExperience

We have received two errors related to CapturesInExperience in Error Report
invalid argument and invalid GuiObject
from a previous similar bug, corepackages error are hard to reproduce but may result in player not able to move unless respawned their character. so we would think they are critical to be fixed


Client	Error: invalid argument #3 to 'format' (string expected, got nil)

CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:235: ------ Error caught by React ------ invalid argument #3 to 'format' (string expected, got nil) ------ Error caught by React ------ 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Utils.getCaptureStorageUsage:18 function formatBytes 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Utils.getCaptureStorageUsage:35 function getCaptureStorageUsage 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Components.CapturesGallery.GalleryActionContainer:82 CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberHooks.new:1536 function mountMemo CorePackages.Packages._Index.React.React.ReactHooks:176 function useMemo 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Components.CapturesGallery.GalleryActionContainer:81 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberHooks.new:3124 function renderWithHooks 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:207 function renderWithHooks 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:1575 function mountIndeterminateComponent 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:3483 function beginWork 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:248 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1968 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1853 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1802 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:934 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:961 
CorePackages.Packages._Index.Scheduler.Scheduler.Scheduler:305 CorePackages.Packages._Index.Scheduler.Scheduler.Scheduler:261 
CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:183 function doWork 
CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:219 function performWorkUntilDeadline
Script 'CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default', Line 235 - function performWorkUntilDeadline

Client	Setting GuiService.SelectedObject to invalid GuiObject

CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:235: ------ Error caught by React ------ invalid argument #3 to 'format' (string expected, got nil) ------ Error caught by React ------ 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Utils.getCaptureStorageUsage:18 function formatBytes 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Utils.getCaptureStorageUsage:35 function getCaptureStorageUsage 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Components.CapturesGallery.GalleryActionContainer:82 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberHooks.new:1536 function mountMemo 
CorePackages.Packages._Index.React.React.ReactHooks:176 function useMemo 
CorePackages.Workspace.Packages._Workspace.CapturesInExperience.CapturesInExperience.Components.CapturesGallery.GalleryActionContainer:81 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberHooks.new:3124 function renderWithHooks 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:207 function renderWithHooks 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:1575 function mountIndeterminateComponent 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:3483 function beginWork 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:248 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1968 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1853 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1802 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:934 
CorePackages.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:850 
CorePackages.Packages._Index.Scheduler.Scheduler.Scheduler:305 CorePackages.Packages._Index.Scheduler.Scheduler.Scheduler:261 
CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:183 function doWork 
CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:219 function performWorkUntilDeadline	
Script 'CorePackages.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default', Line 235 - function performWorkUntilDeadline
1 Like
1 Like

thanks for the fixes. while the stack trace is fixed, are these errors harmless to the experience though?