Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.65k stars 699 forks source link

Failed to export message System.IO.FileNotFoundexception: Could not load file or assembly #1173

Closed farsenfsd closed 10 months ago

farsenfsd commented 10 months ago

Version

v2.42.6

Flavor

GUI (Graphical User Interface)

Platform

Windows 11

Export format

HTML

Steps to reproduce

  1. Select direct message with x user.
  2. Export to HTML.
  3. Fails

Details

image

Re-tried multiple times and always got this error.

Exporting as TXT works fine

Checklist

Tyrrrz commented 10 months ago

Do you have AdvancedStringBuilder.dll in your DCE folder? If not, you may need to re-download the latest version and try again.

farsenfsd commented 10 months ago

Re-downloading it fixed it, thank you.