Run-time error: 380 Invalid property value
How to solve?
If I do the compare in many chunks (starting at only looking at the largest files, then going down in filesize) instead of one go, it often helps. But that takes a _lot_ more work and time, days instead of hours.
If I google the error, it sometimes points to a database problem. Under button Database, I do not have 'Use database...' selected. I think it uses a database anyway, but of an other type.
Could there be an overflow in (the size of) the database when doing a large compare? If so: how about giving the program 10x more space and giving the program 10x more space for each internal database field? I have 128 GB interrnal memory, that should be enough

I think I saw a similar problem arising if a video file has too many 'chunks' because the video file is damaged, making a field with data of the video, overflowing.