Description
Occurance: Studio
Studio Version: Version 0.517.2.5170362 (64bit)
System: Windows 10 - 64 Bit
I’ve been getting this issue here before, and I never understood why.
However, now I started to debug it and found out how to reproduce it.
Reproduction Steps
Step 1
Create a Baseplate.
So just click on “Baseplate”
Step 2
Now, save the Baseplate as file
And save it as “I have spaces in the filename” so that at the end it becomes “I have spaces in the filename.rbxl”
So that at the end it looks like this
Step 3
Close the file. You can just hit CTRL + F4 or go to “Close Place”, doesn’t matter.
Step 4
Create a new Baseplate. Same as Step 1, create a Baseplate from the template.
So that you have this again
Step 5
Open “I have spaces in the filename.rbxl” through the Roblox window.
What this “Roblox window” means is, that it has to be opened either through “Open from File…”
or by picking it through “Recent Games”.
This is very important, do not open it in another way or you can’t reproduce the issue.
Step 6
You get this
Explanation
While I’ve been trying to debug this, I stopped getting this issue once I renamed one of my copied files to something without spaces. This brought me to the idea, to see what happens if I put it back to anything with a space. And then I was able to reproduce this issue.
However, if I open the example file “I have spaces in the filename.rbxl” through the Windows Explorer, this issue does not happen. It only happens if I open it through Roblox Studio.
Debugging this further.
I noticed that within where the file is, that a .lock file gets created. I think it maybe fails to create that file or something, that this issue occurs.
I tried creating an empty .lock file that just has the same name as the file, when opened through Windows Explorer. Then closed that file and opened it again, and the only thing it did was giving me the warning notification, but it let me use the file without it closing.
But if I open it through Roblox Studio it still doesn’t let me.