Jump to content

[RELz] LOOT - Load Order Optimisation Tool


WrinklyNinja

Recommended Posts

I'm new to modding (and Skyrim in general). I have the latest Skyrim Special Edition Steam version.

I added a few mods (45) via MO2 to make the experience a little richer.

So far, so good. No crashes, no incompatibilities.

I just learned that the order of mods makes a difference, and, by some miracle, the random order I used didn't cause crashes or other problems at all.

However, even if I'm not getting crashes, some mods may not be working properly, right? In fact, I'm missing one or two mod menus in my MCM tab.

I installed LOOT to solve this. I used MO2 to start LOOT.

LOOT loaded only 28 mods, but I have 45 installed in MO2.

Is that normal?

Screenshot 2024-02-14 223910.png

Screenshot 2024-02-14 223947.png

Link to comment
Share on other sites

6 hours ago, Orakiosan said:

I'm new to modding (and Skyrim in general). I have the latest Skyrim Special Edition Steam version.

I added a few mods (45) via MO2 to make the experience a little richer.

So far, so good. No crashes, no incompatibilities.

I just learned that the order of mods makes a difference, and, by some miracle, the random order I used didn't cause crashes or other problems at all.

However, even if I'm not getting crashes, some mods may not be working properly, right? In fact, I'm missing one or two mod menus in my MCM tab.

I installed LOOT to solve this. I used MO2 to start LOOT.

LOOT loaded only 28 mods, but I have 45 installed in MO2.

Is that normal?

Screenshot 2024-02-14 223910.png

Screenshot 2024-02-14 223947.png

LOOT only displays & sorts plugins, i.e., files ending in .esp, .esm, or .esl. Not all mods include plugins, & some include multiple. You should be comparing LOOT's UI to MO2's Plugins tab, not its Mods pane. If they don't match, that'll require a bit more troubleshooting but should be a quick fix.

As for missing a few MCMs, from the LOOT screenshot, it appears several of your plugins are deactivated as they don't have load order indices (the hexadecimal number between the decimal position & filename). Make sure to activate them in MO2's Plugins tab.

Edited by sibir
typos & clarity
Link to comment
Share on other sites

1 hour ago, sibir said:

LOOT only displays & sorts plugins, i.e., files ending in .esp, .esm, or .esl. Not all mods include plugins, & some include multiple. You should be comparing LOOT's UI to MO2's Plugins tab, not its Mods pane. If they don't match, that'll require a bit more troubleshooting but should be a quick fix.

As for missing a few MCMs, from the LOOT screenshot, it appears several of your plugins are deactivated as they don't have load order indices (the hexadecimal number between the decimal position & filename). Make sure to activate them in MO2's Plugins tab.

Thanks for the reply! As I mentioned, i'm new to this stuff and could net tell the difference from mods to plugins.

I just found the plugin tab in MO2 and it really only have 28 plugins as in LOOT.

Weirdly enough, some of the plugins had not the box marked in MO2 (and no hexadecimal value, as you say), but its mod was woking all right in my game (true directional movement and world map enhancer, for example).
I'll check everything and see what happens.

 

Sob, about the mods that have no plugins to organize, like 202X 4k graphic, i don't need to worry about it's order?

And i must sort the mods priority in the same order the plugins?

 

 

 

Link to comment
Share on other sites

1 hour ago, Orakiosan said:

Weirdly enough, some of the plugins had not the box marked in MO2 (and no hexadecimal value, as you say), but its mod was woking all right in my game (true directional movement and world map enhancer, for example).

For some mods, the plugin is only a small part of it. Generally, you should still activate it.

1 hour ago, Orakiosan said:

Sob, about the mods that have no plugins to organize, like 202X 4k graphic, i don't need to worry about it's order?

And i must sort the mods priority in the same order the plugins?

You only need to worry about mods that conflict. MO2 should display an icon indicating if a mod conflicts with any others. As for matching the order with your plugins, it's not always necessary, but it's good practice.

Link to comment
Share on other sites

I have the newest version of LOOT installed, as well as over a hundred mods for a Skyrim AE game, but for some reason it is only detecting the basic mods of a unmodded Skyrim AE game.

So far nothing I have done to fix this had work.

Link to comment
Share on other sites

23 hours ago, VD235 said:

I have the newest version of LOOT installed, as well as over a hundred mods for a Skyrim AE game, but for some reason it is only detecting the basic mods of a unmodded Skyrim AE game.

So far nothing I have done to fix this had work.

What mod manager do you use?

Link to comment
Share on other sites

  • 3 weeks later...

What version/implementation of CRC does LOOT using? While searching here https://loot.github.io/search/ it shows crc with numbers only, while crc32 and crc64 are containig letters mostly.

Also there are crc for dirty plugins (like update.esm). Where I can find crc for cleaned plugins for double-check?

Link to comment
Share on other sites

21 minutes ago, Clandestina said:

What version/implementation of CRC does LOOT using? While searching here https://loot.github.io/search/ it shows crc with numbers only, while crc32 and crc64 are containig letters mostly.

Also there are crc for dirty plugins (like update.esm). Where I can find crc for cleaned plugins for double-check?

CRC32. They're hexadecimal numbers, but the masterlist search displays them as decimal (it's a known issue). Use a decimal-to-hexadecimal converter to convert them back. Checksums for cleaned plugins aren't stored as they can differ depending on your xEdit version & settings. If xEdit says they're clean, you're good to go, just make sure you're on the latest version of xEdit.

  • Like 1
Link to comment
Share on other sites

Thanks!

Also here's cleaning report, as guide suggested:

Spoiler

  - name: 'Dawnguard.esm'
    dirty:
      - <<: *reqManualFix
        crc: 0xD399544A
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 840
        udr: 82
        nav: 59
      - <<: *reqManualFix
        crc: 0xE5C87C8A
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 7
        nav: 59
      - <<: *reqManualFix
        crc: 0x19A949D9
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 59

 

  - name: 'HearthFires.esm'
    dirty:
      - <<: *reqManualFix
        crc: 0xA1EC149B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 220
        udr: 11
        nav: 5
      - <<: *reqManualFix
        crc: 0x70E4F2A3
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 5

 

  - name: 'Dragonborn.esm'
    dirty:
      - <<: *reqManualFix
        crc: 0x1120165C
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 86
        udr: 8
        nav: 1
      - <<: *reqManualFix
        crc: 0x972B98CE
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 1

 

  - name: 'ccBGSSSE001-Fish.esm'
    dirty:
      - <<: *quickClean
        crc: 0x3F2DC672
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
        udr: 4
    clean:
      - crc: 0xD281FBE1
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE003-Zombies.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFE6BE367
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0x09BB09E8
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE004-RuinsEdge.esl'
    dirty:
      - <<: *quickClean
        crc: 0x5EE1F7FA
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
    clean:
      - crc: 0x0334C355
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE005-Goldbrand.esl'
    dirty:
      - <<: *quickClean
        crc: 0x832A954E
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 6
    clean:
      - crc: 0x5132C126
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccQDRSSE001-SurvivalMode.esl'
    dirty:
      - <<: *quickClean
        crc: 0x87023079
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0x528CD28B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccTWBSSE001-PuzzleDungeon.esm'
    dirty:
      - <<: *quickClean
        crc: 0x25D6FE7B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 8
        udr: 1
    clean:
      - crc: 0x07F3551F
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEEJSSE001-Hstead.esm'
    dirty:
      - <<: *quickClean
        crc: 0x8D907DED
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xEBF8BF0E
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE018-Shadowrend.esl'
    dirty:
      - <<: *quickClean
        crc: 0x2256DD07
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0x83B94D8F
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEDHSSE001-NorJewel.esl'
    dirty:
      - <<: *quickClean
        crc: 0x1059E62C
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 8
    clean:
      - crc: 0x82EA7970
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccVSVSSE002-Pets.esl'
    dirty:
      - <<: *quickClean
        crc: 0x474A4A90
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 8
    clean:
      - crc: 0x5B67E17E
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE034-MntUni.esl'
    dirty:
      - <<: *quickClean
        crc: 0x39037200
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 26
    clean:
      - crc: 0x8CFC137B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE045-Hasedoki.esl'
    dirty:
      - <<: *quickClean
        crc: 0xE75D726D
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 6
    clean:
      - crc: 0x639BC29A
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE008-Wraithguard.esl'
    dirty:
      - <<: *quickClean
        crc: 0x2B01BC19
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 20
    clean:
      - crc: 0xC4ADDE25
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccFFBSSE001-ImperialDragon.esl'
    dirty:
      - <<: *quickClean
        crc: 0xB61EB1F5
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 6
    clean:
      - crc: 0x00DE5613
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccMTYSSE002-VE.esl'
    dirty:
      - <<: *quickClean
        crc: 0x90AD3545
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 11
    clean:
      - crc: 0xB6498CFE
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE043-CrossElv.esl'
    dirty:
      - <<: *quickClean
        crc: 0x9F926A70
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 4
    clean:
      - crc: 0x8B2C9C30
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE016-Umbra.esm'
    dirty:
      - <<: *quickClean
        crc: 0xA9D2211B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 10
    clean:
      - crc: 0x3E3608AA
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE031-AdvCyrus.esm'
    dirty:
      - <<: *quickClean
        crc: 0xBF898B88
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 11
    clean:
      - crc: 0xB937CFEB
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE038-BowofShadows.esl'
    dirty:
      - <<: *quickClean
        crc: 0xCF70E2A1
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xEC3AAC8C
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE040-AdvObGobs.esl'
    dirty:
      - <<: *quickClean
        crc: 0x86A233E1
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
        udr: 4
    clean:
      - crc: 0xA397D59B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE050-BA_Daedric.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFA1BF723
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
    clean:
      - crc: 0x75F31FE9
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE059-BA_Dragonplate.esl'
    dirty:
      - <<: *quickClean
        crc: 0xA6E40E02
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 4
    clean:
      - crc: 0xD8B461A1
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE061-BA_Dwarven.esl'
    dirty:
      - <<: *quickClean
        crc: 0x96DA6A08
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0x163706D0
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccPEWSSE002-ArmsOfChaos.esl'
    dirty:
      - <<: *quickClean
        crc: 0xD8F7F985
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 9
    clean:
      - crc: 0x9A9794D2
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE041-NetchLeather.esl'
    dirty:
      - <<: *quickClean
        crc: 0x87F09B67
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0x87D5E3AD
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEDHSSE002-SplKntSet.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFCF374B9
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 11
    clean:
      - crc: 0x499F1C71
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE062-BA_DwarvenMail.esl'
    dirty:
      - <<: *quickClean
        crc: 0xC7B82470
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xB610B3F1
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE060-BA_Dragonscale.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFFCEF134
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
    clean:
      - crc: 0x1BFD36D8
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE051-BA_DaedricMail.esl'
    dirty:
      - <<: *quickClean
        crc: 0xED0DAC61
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0xFB0B7FEE
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE057-BA_Stalhrim.esl'
    dirty:
      - <<: *quickClean
        crc: 0xB0337665
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xD7C88808
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE067-DaedInv.esm'
    dirty:
      - <<: *quickClean
        crc: 0x4D769AAB
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 275
    clean:
      - crc: 0xD3B0E782
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccVSVSSE003-NecroArts.esl'
    dirty:
      - <<: *quickClean
        crc: 0x8D0AE774
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 1
    clean:
      - crc: 0xF3C98C98
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccVSVSSE004-BeAFarmer.esl'
    dirty:
      - <<: *quickClean
        crc: 0xC84E56C2
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
        udr: 14
    clean:
      - crc: 0x5E6A8AD3
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE025-AdvDSGS.esm'
    dirty:
      - <<: *quickClean
        crc: 0xA3D900E1
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0xD397D095
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccRMSSSE001-NecroHouse.esl'
    dirty:
      - <<: *quickClean
        crc: 0xBAFF0369
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 7
        udr: 4
    clean:
      - crc: 0x459F934B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEDHSSE003-Redguard.esl'
    dirty:
      - <<: *quickClean
        crc: 0x802755BA
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0xD0AEA071
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEEJSSE004-Hall.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFBD7033E
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 5
    clean:
      - crc: 0x0D4F23C0
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEEJSSE005-Cave.esm'
    dirty:
      - <<: *quickClean
        crc: 0x2A44A95B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xCB2E7FAC
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccKRTSSE001_Altar.esl'
    dirty:
      - <<: *reqManualFix
        crc: 0xCE4A252F
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 10
        udr: 12
        nav: 5
      - <<: *reqManualFix
        crc: 0x677FBDA0
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 5

 

Link to comment
Share on other sites

4 minutes ago, Clandestina said:

Thanks!

Also here's cleaning report, as guide suggested:

  Reveal hidden contents

  - name: 'Dawnguard.esm'
    dirty:
      - <<: *reqManualFix
        crc: 0xD399544A
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 840
        udr: 82
        nav: 59
      - <<: *reqManualFix
        crc: 0xE5C87C8A
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 7
        nav: 59
      - <<: *reqManualFix
        crc: 0x19A949D9
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 59

 

  - name: 'HearthFires.esm'
    dirty:
      - <<: *reqManualFix
        crc: 0xA1EC149B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 220
        udr: 11
        nav: 5
      - <<: *reqManualFix
        crc: 0x70E4F2A3
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 5

 

  - name: 'Dragonborn.esm'
    dirty:
      - <<: *reqManualFix
        crc: 0x1120165C
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 86
        udr: 8
        nav: 1
      - <<: *reqManualFix
        crc: 0x972B98CE
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 1

 

  - name: 'ccBGSSSE001-Fish.esm'
    dirty:
      - <<: *quickClean
        crc: 0x3F2DC672
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
        udr: 4
    clean:
      - crc: 0xD281FBE1
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE003-Zombies.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFE6BE367
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0x09BB09E8
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE004-RuinsEdge.esl'
    dirty:
      - <<: *quickClean
        crc: 0x5EE1F7FA
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
    clean:
      - crc: 0x0334C355
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE005-Goldbrand.esl'
    dirty:
      - <<: *quickClean
        crc: 0x832A954E
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 6
    clean:
      - crc: 0x5132C126
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccQDRSSE001-SurvivalMode.esl'
    dirty:
      - <<: *quickClean
        crc: 0x87023079
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0x528CD28B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccTWBSSE001-PuzzleDungeon.esm'
    dirty:
      - <<: *quickClean
        crc: 0x25D6FE7B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 8
        udr: 1
    clean:
      - crc: 0x07F3551F
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEEJSSE001-Hstead.esm'
    dirty:
      - <<: *quickClean
        crc: 0x8D907DED
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xEBF8BF0E
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE018-Shadowrend.esl'
    dirty:
      - <<: *quickClean
        crc: 0x2256DD07
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0x83B94D8F
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEDHSSE001-NorJewel.esl'
    dirty:
      - <<: *quickClean
        crc: 0x1059E62C
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 8
    clean:
      - crc: 0x82EA7970
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccVSVSSE002-Pets.esl'
    dirty:
      - <<: *quickClean
        crc: 0x474A4A90
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 8
    clean:
      - crc: 0x5B67E17E
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE034-MntUni.esl'
    dirty:
      - <<: *quickClean
        crc: 0x39037200
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 26
    clean:
      - crc: 0x8CFC137B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE045-Hasedoki.esl'
    dirty:
      - <<: *quickClean
        crc: 0xE75D726D
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 6
    clean:
      - crc: 0x639BC29A
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE008-Wraithguard.esl'
    dirty:
      - <<: *quickClean
        crc: 0x2B01BC19
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 20
    clean:
      - crc: 0xC4ADDE25
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccFFBSSE001-ImperialDragon.esl'
    dirty:
      - <<: *quickClean
        crc: 0xB61EB1F5
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 6
    clean:
      - crc: 0x00DE5613
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccMTYSSE002-VE.esl'
    dirty:
      - <<: *quickClean
        crc: 0x90AD3545
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 11
    clean:
      - crc: 0xB6498CFE
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE043-CrossElv.esl'
    dirty:
      - <<: *quickClean
        crc: 0x9F926A70
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 4
    clean:
      - crc: 0x8B2C9C30
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE016-Umbra.esm'
    dirty:
      - <<: *quickClean
        crc: 0xA9D2211B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 10
    clean:
      - crc: 0x3E3608AA
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE031-AdvCyrus.esm'
    dirty:
      - <<: *quickClean
        crc: 0xBF898B88
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 11
    clean:
      - crc: 0xB937CFEB
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE038-BowofShadows.esl'
    dirty:
      - <<: *quickClean
        crc: 0xCF70E2A1
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xEC3AAC8C
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE040-AdvObGobs.esl'
    dirty:
      - <<: *quickClean
        crc: 0x86A233E1
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
        udr: 4
    clean:
      - crc: 0xA397D59B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE050-BA_Daedric.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFA1BF723
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
    clean:
      - crc: 0x75F31FE9
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE059-BA_Dragonplate.esl'
    dirty:
      - <<: *quickClean
        crc: 0xA6E40E02
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 4
    clean:
      - crc: 0xD8B461A1
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE061-BA_Dwarven.esl'
    dirty:
      - <<: *quickClean
        crc: 0x96DA6A08
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0x163706D0
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccPEWSSE002-ArmsOfChaos.esl'
    dirty:
      - <<: *quickClean
        crc: 0xD8F7F985
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 9
    clean:
      - crc: 0x9A9794D2
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE041-NetchLeather.esl'
    dirty:
      - <<: *quickClean
        crc: 0x87F09B67
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0x87D5E3AD
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEDHSSE002-SplKntSet.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFCF374B9
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 11
    clean:
      - crc: 0x499F1C71
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE062-BA_DwarvenMail.esl'
    dirty:
      - <<: *quickClean
        crc: 0xC7B82470
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xB610B3F1
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE060-BA_Dragonscale.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFFCEF134
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
    clean:
      - crc: 0x1BFD36D8
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE051-BA_DaedricMail.esl'
    dirty:
      - <<: *quickClean
        crc: 0xED0DAC61
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0xFB0B7FEE
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE057-BA_Stalhrim.esl'
    dirty:
      - <<: *quickClean
        crc: 0xB0337665
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xD7C88808
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE067-DaedInv.esm'
    dirty:
      - <<: *quickClean
        crc: 0x4D769AAB
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 275
    clean:
      - crc: 0xD3B0E782
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccVSVSSE003-NecroArts.esl'
    dirty:
      - <<: *quickClean
        crc: 0x8D0AE774
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        udr: 1
    clean:
      - crc: 0xF3C98C98
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccVSVSSE004-BeAFarmer.esl'
    dirty:
      - <<: *quickClean
        crc: 0xC84E56C2
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 2
        udr: 14
    clean:
      - crc: 0x5E6A8AD3
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccBGSSSE025-AdvDSGS.esm'
    dirty:
      - <<: *quickClean
        crc: 0xA3D900E1
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0xD397D095
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccRMSSSE001-NecroHouse.esl'
    dirty:
      - <<: *quickClean
        crc: 0xBAFF0369
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 7
        udr: 4
    clean:
      - crc: 0x459F934B
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEDHSSE003-Redguard.esl'
    dirty:
      - <<: *quickClean
        crc: 0x802755BA
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 3
    clean:
      - crc: 0xD0AEA071
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEEJSSE004-Hall.esl'
    dirty:
      - <<: *quickClean
        crc: 0xFBD7033E
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 5
    clean:
      - crc: 0x0D4F23C0
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccEEJSSE005-Cave.esm'
    dirty:
      - <<: *quickClean
        crc: 0x2A44A95B
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 1
    clean:
      - crc: 0xCB2E7FAC
        util: 'SSEEdit v4.1.5 EXPERIMENTAL'

 

  - name: 'ccKRTSSE001_Altar.esl'
    dirty:
      - <<: *reqManualFix
        crc: 0xCE4A252F
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        itm: 10
        udr: 12
        nav: 5
      - <<: *reqManualFix
        crc: 0x677FBDA0
        util: '[SSEEdit v4.1.5 EXPERIMENTAL](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
        nav: 5

 

You don't need to submit reports for DLC or Creation Club content, we already have those. Feel free to report other mods (though please double-check that LOOT doesn't already report the mod as dirty).

Link to comment
Share on other sites

The latest version of LOOT doesn't appear to identify that Update.esm, Dawnguard.esm & Hearthfire.exm are dirty, even though they are.

Is this a bug?

Link to comment
Share on other sites

1 hour ago, MightyCrow said:

The latest version of LOOT doesn't appear to identify that Update.esm, Dawnguard.esm & Hearthfire.exm are dirty, even though they are.

Is this a bug?

No, we probably just don't have cleaning data for whatever version you're on yet.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...