If you see “singleton Studio already exists” in your output when you open a project in Roblox Studio, it’s from the Surface Converter plugin.
Just delete that and problem solved!
If you see “singleton Studio already exists” in your output when you open a project in Roblox Studio, it’s from the Surface Converter plugin.
Just delete that and problem solved!
Sorry, this is like my 3rd ever post on dev forum so I’m kind of new
Someone tagged me in another post regarding a issue with this plugin.
I am in the process of figuring out the issue and fixing it, if any other issues arise in my plugins please private message me!
The singleton error should be fixed now. I updated the plugin. Please private message me for any additional bugs or issues.
It was caused by
local Studio = game:GetService(“Studio”)
Thanks, great plugin by the way!