Studio Toolbox Plugin Crashing

I’m having a problem in Studio. When I try to move the slider in the Toolbox to select longer audio files the plugin crashes and can’t be reopened until I relaunch Studio. I tested this with plugins disabled on a new file on both Mac and Windows.

Steps to Recreate

  • Open Studio with new file
  • Select View, then Toolbox to show the Toolbox window
  • Select Audio from the type menu
  • Click on the Filter icon in the search field
  • Move the slider to change the minimum audio length

Result
The Toolbox window closes and I see the following errors in the Output window.

Output

11:55:31.104 DataModel Loading https://assetdelivery.roblox.com/v1/asset/?id=95206881 - Studio
11:55:43.073 :arrow_forward: Error: attempt to call a nil value (x2) - Edit
11:55:43.073 builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:117:
------ Error caught by React ------
attempt to call a nil value
------ Error caught by React ------
builtin_Toolbox.rbxm.Toolbox.Core.Components.SearchOptions.TimeTextBox:187 function willUpdate
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberClassComponent.new:1365 function updateClassInstance
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:1058 function updateClassComponent
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:3519 function beginWork
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:245
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1946
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1834
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1783
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:919
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:837
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.Scheduler:304
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.Scheduler:260
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:81 function doWork
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:104 function performWorkUntilDeadline

  • Edit
    11:55:43.073 Stack Begin - Studio
    11:55:43.073 Script ‘builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default’, Line 117 - function performWorkUntilDeadline - Studio
    11:55:43.073 Stack End - Studio
    12:00:22.284 Baseplate auto-recovery file was created - Studio

System Information

  • Studio Version 0.592.0.5920587 (arm64)
  • Macbook Air M1
  • MacOS 13.5.1 (22G90)

Also tested on Windows with same result

  • Studio Version 0.592.0.5920587 (64bit)
  • HP Intel Core i5
  • Windows 10 Pro (19045.3324)
4 Likes

We’ve filed a ticket into our internal database for this issue, and we will update you when we have further information!

Thanks for the report!

3 Likes

Hi @fletc3her, thanks for the report!

This is a known bug in older versions of Studio. The latest release (0.594) should not experience this issue. Normally Studio should auto-update, so if that’s not working for you then you can head over to create.roblox.com to install the latest version. After updating, could you see if this issue still occurs?

Thanks!

2 Likes

It looks like the latest version available to me is 593.
I can confirm that the length slider is working properly on that version.

1 Like

This is still happening on version 599.
I am on Windows 11 Pro (22621.2428) with an Intel Core i5 12400F.


  21:19:16.927  builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:117: 
------ Error caught by React ------
attempt to index nil with 'children'
------ Error caught by React ------
builtin_Toolbox.rbxm.Toolbox.Core.Components.CategoryDropDown.CategoryDropDown:85 function render
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:1155 function finishClassComponent
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:1066 function updateClassComponent
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:3519 function beginWork
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:245
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1946
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1834
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1783
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:919
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:837
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.Scheduler:304
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.Scheduler:260
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:81 function doWork
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:104 function performWorkUntilDeadline
  -  Edit
  21:19:16.927  Stack Begin  -  Studio
  21:19:16.927  Script 'builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default', Line 117 - function performWorkUntilDeadline  -  Studio

1 Like