This is now consistently happening to me when I try to edit a Script that is a descendant of ‘game’ (not workspace or server script service).
It has happened a few times prior to what I’m now doing to trigger the fault, but this is the first time it has been consistent.
If you devs want to look at my place go ahead: (Note it is a Team Create place)
In and Out Test Server
These are the steps I did that caused the problem:
- Edit the place
- Type in the Command Bar: “Instance.new(“Script”,game)”
- Edit the Script’s name to 'DESIGN DOCUMENT AND CONCEPT" (probably has no bearing on this situation)
- Open the script, and type:
–[[
Hello team!
]]
Somewhere between typing the --[[ and ]] seems to cause the crash, or typing after that.