rojo
rojo copied to clipboard
Defining a BasePart's BrickColor in project.json breaks studio plugin
Repro: Modify the Baseplate inside a Rojo project.json file to have an explicitly typed BrickColor property.
Serving rojo won't produce an error (as expected, there is shouldn't be one), connecting the plugin in studio is where the following error arises: user_rojo.rbxm.Rojo.RbxDom:25: attempt to index nil with 'Color'