This error occurs in Chrome when it tries to save a file with a comma in the name. When an event it printed, the program puts the name of the event in the file name so if the event name has a comma, the error will be generated.
The solution is to either use a different web browser or remove the commas from the event name before trying to print the event.