We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reproduction steps:
rojo serve
Workspace
[Rojo-Warn] Disconnected from an error: -- Promise.Error(ExecutionError) -- [Rojo-Warn] [Rojo-Warn] The Promise at: [Rojo-Warn] [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.ServeSession:142 function start [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.App:560 function startSession [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.App:641 function onConnect [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Packages.Roact.SingleEventManager:80 [Rojo-Warn] [Rojo-Warn] ...Rejected because it was chained to the following Promise, which encountered an error: [Rojo-Warn] [Rojo-Warn] [Rojo-Warn] The Promise at: [Rojo-Warn] [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.ServeSession:145 [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Packages.Promise:172 function runExecutor [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Packages.Promise:181 [Rojo-Warn] [Rojo-Warn] ...Rejected because it was chained to the following Promise, which encountered an error: [Rojo-Warn] [Rojo-Warn] The Parent property of Workspace is locked [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.InstanceMap:136 function destroyId [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.Reconciler.applyPatch:29 function applyPatch [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.Reconciler:67 function applyPatch [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.ServeSession:309 [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Packages.Promise:172 function runExecutor [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Packages.Promise:181 [Rojo-Warn] [Rojo-Warn] Promise created at: [Rojo-Warn] [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Plugin.ServeSession:299 [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Packages.Promise:172 function runExecutor [Rojo-Warn] PluginDebugService.user_RojoManagedPlugin.rbxm.Rojo.Packages.Promise:299 [Rojo-Warn]
The text was updated successfully, but these errors were encountered:
This is fixed by #845, which will ship in Rojo 7.4.1. Thank you for the report!
Sorry, something went wrong.
No branches or pull requests
Reproduction steps:
rojo serve
on it.Workspace
entry in the project file.The text was updated successfully, but these errors were encountered: