mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-31 10:49:03 +00:00
Added missing stylet.dll to unhandled exceptions
@@ -81,6 +81,14 @@ The command should be like:
|
||||
|
||||
<br/>
|
||||
|
||||
```
|
||||
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.
|
||||
|
||||
<br/>
|
||||
|
||||
```
|
||||
Unhandled Exception:
|
||||
System.Net.WebException: Error: TrustFailure ... Invalid certificate received from server.
|
||||
|
||||
Reference in New Issue
Block a user