Added 'Installing .NET Core Runtime' and '.NET Core Runtime is required', removed 'OutOfMemory'

Yudi
2019-12-07 23:16:13 -03:00
parent 617265bec0
commit 9bf9ad642f

@@ -17,6 +17,8 @@
* [Which File Format to use?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats)
## Guides
* **Updating to 2.16+**
* [Installing .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime)
* [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs)
* [Saving HTML for offline viewing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Storing-HTML-locally)
* **Export Scheduling**
@@ -29,6 +31,6 @@
## FAQ & Troubleshooting
* [It crashes/fails](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#it-crashesfails)
* [System.OutOfMemoryException](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#systemoutofmemoryexception)
* [.NET Core Runtime is required](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#systemoutofmemoryexception)
* [Unhandled Exception](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#unhandled-exception)
* [**Other issues**](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting)