Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.29k stars 668 forks source link

Crash while transcripting "Stack Overflow" #1214

Open SundayMC opened 4 months ago

SundayMC commented 4 months ago

Version

Latest, 2.9.0

Flavor

CLI (Command-Line Interface)

Platform

Windows 11

Export format

HTML

Steps to reproduce

Here is the command line input: .\DiscordChatExporter.Cli.exe exportguild -t xxx -g 9344xxx --include-threads all -o D:\Transcripts\23-03-2024\ --media True --reuse-media True --media-dir D:\Transcripts\23-03-2024\med

After transcribing a few channels, the cli crash and displays an unreadable error.

image image

Details

Checklist

Tyrrrz commented 4 months ago

Can you please try to locate the exact message that causes the issue?

SundayMC commented 4 months ago

Here it isimage-3.png

SundayMC commented 2 months ago

Hi! Just a little update on this, I don't know if it helps but, by disabling the “reuse-media”, it works.