Closed tcreeds closed 7 years ago
Implemented this function, although I don't know what message the program intended to raise (since it wasn't raising an exception instead of trying to call write_file()) It just writes a living stack trace to the log.txt in the game files.
pygame expects PyCutGame to implement a write_file function for logging, which throws errors when pygame is trying to log other errors.