Remove tls-failure Q/A

* Actual source of error was discovered & fixed in loot/loot#1720.
This commit is contained in:
sibir-ine
2022-03-24 02:53:37 -07:00
parent 5a1a69514e
commit bf3c2dc00a
+1 -9
View File
@@ -19,7 +19,6 @@ title: FAQs
<ol start="6">
<li><a href="#mo">I'm running LOOT through Mod Organiser and it's not working. What should I do?</a></li>
<li><a href="#tls-failure">I'm getting a "TLS initialization failed" error. How do I fix this?</a></li>
<li><a href="#update-masterlist-errors">I'm getting errors when LOOT tries to update its masterlist. How do I fix this?</a></li>
<li><a href="#no-version-number">LOOT shows the wrong or no version number for some plugins. Why?</a></li>
<li><a href="#game-not-detected">A game is installed, but LOOT cannot detect it. How do I fix this?</a></li>
@@ -29,7 +28,7 @@ title: FAQs
<h4>Moving From BOSS</h4>
<ol start="13">
<ol start="12">
<li><a href="#boss-v3">What happened to BOSS v3?</a></li>
<li><a href="#boss-to-loot">Do I have to switch from BOSS to LOOT?</a></li>
<li><a href="#switching-to-loot">Is there anything I should bear in mind when switching to LOOT?</a></li>
@@ -79,13 +78,6 @@ title: FAQs
<p>Adding the <code>--single-process</code> argument to Mod Organiser's LOOT launching settings can avoid some issues, though doing so may have negative side effects.</p>
</dd>
<dt id="tls-failure">I'm getting a "TLS initialization failed" error. How do I fix this?</dt>
<dd>
<p>Make sure you're using the appropriate build of LOOT for your system. If you're on a 64-bit version of Windows 10 (1809) or later, make sure to use the 64-bit build. If you're on Windows 7 or 8.x, or you're on a 32-bit system, make sure to use the 32-bit build.</p>
<p>You can find out what system you're on with <a href="https://support.microsoft.com/en-us/windows/32-bit-and-64-bit-windows-frequently-asked-questions-c6ca9541-8dce-4d48-0415-94a3faa2e13d">this Microsoft article</a>.</p>
</dd>
<dt id="update-masterlist-errors">I'm getting errors when LOOT tries to update its masterlist. How do I fix this?</dt>
<dd>
<p>Make sure any firewalls or security software you have installed aren't stopping LOOT from reaching the online masterlist.</p>