salamsalamabc
Results
1
comments of
salamsalamabc
Thank you everybody. I solved this error: change this part of code ######################################################################3 json_file = File.join(get_backup_dir, dialog_progress.dumper_state['outfile']) messages = [] File.open(json_file, 'r:UTF-8').each do |line| messages.push(JSON.parse(line)) end enabled_formatters.each do |formatter| formatter.format_dialog(dialog,...