Discovery version of an Article is expanded for extra post installation step which will fix a crash happening from time to time.
Changelog Wrote:+++ b/blog/articles/article_detailed/article_freelancer_setup_at_linux/disco/article_post_installation_disco.md
@@ -0,0 +1,12 @@ +# Post instllation for disco
+
+Unless fixed you will encounter a next error
+```
+E:\FL\Scratch\Source\Client\cmn\VisEffectArch.cpp(358) : *** ERROR: [VisEffect] temp: Failed to load texture library: fx\VFExtra.txm. Removing from txm list.
+```
+
+error will show up at `~wine_prefix/drive_c/users/{user name}/AppData/Local/Freelancer/FLSpew.txt` location on ocasssion.
+
+rename `FX` folder to `fx` name for a fix. You can find this folder in DATA folder of your installed Discovery
+
+
If you will have further crashes, do check FLSpew.txt, since that problem was detected in it
Changelog Wrote:+## Extra info - Error logs
+
+if you encounter crashes, make sure to check
+
+- `~{Wine Prefix}/drive_c/users/{User}/AppData/Local/Freelancer/FLSpew.txt` it contains most useful errors that helped to fix one of them. Erors in it reflect reason for crashes!
+- `~{Wine Prefix}/drive_c/users/{User}/Documents/My Games/Freelancer/` location for DSace.log
+