MyChat Client error #0357: the list is empty or has an invalid format
Error
Error #0357: the list is empty or has an invalid format
Error description
When loading the list from the obscene words filter on MyChat Server, it turned out, that it is rather empty or has an invalid format (instead of expected multi-line UNICODE text). This error is also displayed if words contain delimiter symbols.
List of symbols considered as delimiters: .,"—/\|!;:()[]{}_=+-*&?#$%'
Space is also considered as a delimiter.
Problem solution
Fix the source list and load it on the server again.