diff --git a/docs/help/LOOT-FAQs.html b/docs/help/LOOT-FAQs.html index ba90881..4345c56 100644 --- a/docs/help/LOOT-FAQs.html +++ b/docs/help/LOOT-FAQs.html @@ -24,7 +24,6 @@ title: FAQs
  • OK, but I still have specific reasons to have in my game a different load order than the one LOOT proposes. What do I do?
  • I've run LOOT with obsolete versions of some plugins and LOOT didn't tell me to update them! How come?
  • I get a "Sorting made no changes to the load order." message when trying to sort my load order. Is this a problem?
  • -
  • LOOT has a "Could not load cef_extensions.pak" error in its CEFDebugLog.txt. Is this a problem?
  • LOOT has warnings starting "Blocking load of resource at https://fonts.googleapis.com/css" in its LOOTDebugLog.txt. Is this a problem?
  • @@ -108,10 +107,7 @@ title: FAQs
    I get a "Sorting made no changes to the load order." message when trying to sort my load order. Is this a problem?
    No, it just means that the load order LOOT calculated is exactly the same as your current load order, so you don't need to apply or cancel it.
    - -
    LOOT has a "Could not load cef_extensions.pak" error in its CEFDebugLog.txt. Is this a problem?
    -
    No, cef_extensions.pak is unnecessary and LOOT doesn't ship with it, but there's no way to turn off its loading, so that error is always logged.
    - +
    LOOT has warnings starting "Blocking load of resource at https://fonts.googleapis.com/css" in its LOOTDebugLog.txt. Is this a problem?
    No, LOOT blocks loading URLs it doesn't recognise for safety. The https://fonts.googleapis.com URLs are used by some of LOOT's UI components to get the fonts they use, but this is unnecessary as LOOT already includes copies of the font files.
    @@ -134,7 +130,7 @@ title: FAQs

    Alternatively, your WinSock configuration may be corrupt: this can be fixed using the instructions here and here, or there's a fix-it utility here.

    -

    If LOOT still can't update its masterlist, you can update manually by downloading this file and placing it in the %LOCALAPPDATA%\LOOT\Skyrim folder. Replace Skyrim with oblivion, fallout3, falloutnv or fallout4 as necessary, in the URL and the folder path.

    +

    If LOOT still can't update its masterlist, you can update manually by downloading this file and placing it in the %LOCALAPPDATA%\LOOT\Skyrim folder. Replace Skyrim with oblivion, fallout3, falloutnv or fallout4 as necessary, in the URL and the folder path.

    LOOT shows the wrong or no version number for some plugins. Why?