Closed patrick-petersen closed 2 years ago
Unfortunately, Windows does not want a bunch of special characters in file names, including the use of "/". I will be replacing "/" the words "out of", so "9/10" would become "9-out-of-10" in the file name and I will be omitting the other unallowed characters.
The fix for this issue is in the rolling build
In a log session, the "/" is not escaped. Using a name like "9/10" will result in the following "Unhandled exception":