From 19b13950a4d544f2defc201036cac0163cd2bfa9 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 29 Sep 2019 18:41:45 -0300 Subject: [PATCH] Added missing stylet.dll to unhandled exceptions --- Troubleshooting.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 745153a..891b227 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -81,6 +81,14 @@ The command should be like:
+``` +Unhandled Exception: +System.TypeLoadException: Could not load type of field 'DiscordChatExporter.Cli.Program+<>c__DisplayClass1_0:container' (0) due to: Could not load file or assembly 'Stylet ... +``` +The `Stylet.dll` file is missing. Keep the `.exe` and the `.dll` files together. If you didn't move the `.exe`, try unzipping again. + +
+ ``` Unhandled Exception: System.Net.WebException: Error: TrustFailure ... Invalid certificate received from server.