So I’m trying to add another developer to come work for me on my game but when I tried to go into studio and open up the window that allows me to do that it immediately closes and throws the following error message in the terminal:
19:21:47.116 ▼ Error: Unable to cast value to std::string (x4) - Edit
19:21:47.116 Error: Unable to cast value to std::string
19:21:47.116 Error: Unable to cast value to std::string
19:21:47.117 Error: Unable to cast value to std::string
19:21:47.117 builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:117:
------ Error caught by React ------
Unable to cast value to std::string
------ Error caught by React ------
builtin_ManageCollaborators.rbxm.ManageCollaborators.Src.Util.Analytics:56 function reportUnknownPermission
builtin_ManageCollaborators.rbxm.ManageCollaborators.Src.Components.CollaboratorItem:100 function getCurrentPermissionLabel
builtin_ManageCollaborators.rbxm.ManageCollaborators.Src.Components.CollaboratorItem:237 function render
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.DeveloperFramework.DeveloperFramework.UI.ContextServices.withContext:93
ManageCollaborators.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:3132 function updateContextConsumer
ManageCollaborators.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:3553 function beginWork
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:245
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1946
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1834
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1783
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:919
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:837
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.Scheduler.Scheduler.Scheduler:304
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.Scheduler.Scheduler.Scheduler:260
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:81 function doWork
builtin_ManageCollaborators.rbxm.ManageCollaborators.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:104 function performWorkUntilDeadline
- Edit
19:21:47.117 Stack Begin - Studio
19:21:47.117 Script 'ManageCollaborators.ManageCollaborators.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default', Line 117 - function performWorkUntilDeadline - Studio
19:21:47.117 Stack End - Studio
Afterward I can’t open it up again, I’ve tried restarting studio only to get the same error and same results.
Beta Features I have enabled in studio: Assistant Mesh Generation, Assistant Preview, Avatar Joint Upgrade, Dragger QoL Improvements, Face Capture, Import Queue, Improved Constaint Tool, Incemental typechecking and autocompletion in studio, Live Animation Creator, Multiplayer Wrap Fix, Mew Studio Camera Controls, Next Gen Explorer, Preferred Text Size Setting, Script Sync [Early Preview], Scripts Are Non-Strict By Default, Studio Solid modeling improvements, Texture Generator, UIDragDetectors, Unified Lighting, Video Uploads.
Expected behavior
I expected for a window to pop up allowing me to add a dev to be able to access and edit the game.