Black Screen happens to me when there is an error somewhere in my events.
e.g.:
RegexMatchAt("somestring","[","")
because "[" is not a valid Regex.
There are some other reasons where a friend of mine had a blackscreen too but i don't remember what it was. (maybe it was infinitely spawning sprites in one frame or something)