(2019-04-18, 6:20)Jaco van der Molen Wrote: Also, very long paths can be a problem too. There was a time once the path (including the file name) exceded 255 characters crashes could occur too.
This is a filesystem and/or OS limitation, still shouldn't cause a crash though.
Also the special char problems might be OS depended too, as things are a minefield in the Windows low level file io api's regarding to character encoding.