This should make the engine display an alert window when a script fails to compile, with the exception message, the scripts location and anything else that might be needed
Also, the alert function for FlixelRuntimeUtil should use better thread safety, since all it does at the moment is put it on an event queue