7531Leonidas Posted January 7 Share Posted January 7 @Daelyn BEES is to allow SE 1.6.640 to load mods created in the newest Creation Kit, which places a header that makes it possible to double the number of ESP-FE mods. If you have ANY mod that was built/modified in the newest CK, you need it. I 'think' that if there is any mismatch between your Address Library, SKSE, and/or any of your SKSE mods, then you will get the "out of date" message. Maybe ask on the Address Library page about that error message, and how precise it is? Link to comment Share on other sites More sharing options...
Daelyn Posted January 14 Share Posted January 14 On 1/3/2024 at 9:56 AM, 7531Leonidas said: Documents/My Games/Skyrim Special Edition/SKSE Look at SKSE64.log - check the SKSE version that is running, below that are listings for every skse plugin loaded. You can look for ones that did not load properly. I think that it states 'did not load', so you could use a text string search "not load" while in the log file to spot problems faster. In this same folder, are logs created for every .dll that runs. You could view the folder using the 'Details' setting, then listing by 'Date Modified'. This will give you a list of those reports, pushing the ones that did not respond farther down. The ones that did not load should be farther down the list, allowing you to identify the bad ones more quickly. There is no actual file named SKSE64.log These are the files in the Documents/My Games/Skyrim Special Edition/SKSE when searching for SKSE64.log skse64_steam_loader.logskse64_loader.log0skse64_loader.logskse64.logskse64_steam_loader.log0skse64_steam_loader.log1 The closest thing I could find that talks about errors is from skse64_steam_loader and in it it states this: skse64 loader 020000F0 (steam) 01D55EC7C8ECAB93 6.2 (9200) loader base addr = 00007FF92BA50000 exe base addr = 00007FF783920000 found iat at 00007FF784E298C0 original thunk 00007FF911C41000 patched iat HookMain: thread = 1900 retaddr = 00007FF784C6ACA9 runtimePath = C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe dwSignature = FEEF04BD dwStrucVersion = 00010000 dwFileVersionMS = 00010000 dwFileVersionLS = 00000000 dwProductVersionMS = 00010000 dwProductVersionLS = 00000000 dwFileFlagsMask = 00000017 dwFileFlags = 00000000 dwFileOS = 00000004 dwFileType = 00000001 dwFileSubtype = 00000000 dwFileDateMS = 00000000 dwFileDateLS = 00000000 productVersionStr = 1.5.80.0 version = 0001000500500000 product name = TESV: Skyrim steam exe You are using a newer version of Skyrim than this version of SKSE64 supports. If this version just came out, please be patient while we update our code. In the meantime, please check http://skse.silverlock.org for updates. Do not email about this! Runtime: 1.5.80 SKSE64: 2.0.15 unknown exe These are all the files that come up under SKSE64.log in Documents/My Games/Skyrim Special Edition/SKSE I'm still lost here. This is insane. I am about to just try going with the new update and hope it works for my saves, as I can think of nothing else to do at this point. Link to comment Share on other sites More sharing options...
7531Leonidas Posted January 15 Share Posted January 15 The skse64.log is what I was referring to, sorry. At the very bottom of your loader.log, it states that you are running 1.5.80, is that the loader version, or the Skyrim SE version? Also, your SKSE64 is showing as 2.0.15, the version for SE/AE 1.6.640 should be 2.2.3 from the Nexus site, or 2_02_03 from the archived files on silverlock.org. It seems that SKSE64 2.0.15 was indeed for use with SE 1.5.80, 2.0.20 was the one for 1.5.97. I am pretty sure that something in your downgrade did not leave Skyrim 1.6.640 running as the default (something else is saying 1.5.80 in your log), and that there is still a mismatch occurring between Skyrim SE and SKSE64. My skse64_loader.log shows both the SE version and the skse .dll version as below: Spoiler productVersionStr = 1.6.640.0 version = 0001000602800000 product name = TESV: Skyrim steam exe dll = G:\Programs\Bethesda\steamapps\common\Skyrim Special Edition\\skse64_1_6_640.dll I notice that your Skyrim runs out of C:\Program Files (x86) - that is where it you expect it to be, right? If you tried to install it somewhere else, maybe the info in the (x86) section is taking priority? Link to comment Share on other sites More sharing options...
Daelyn Posted January 15 Share Posted January 15 16 hours ago, 7531Leonidas said: The skse64.log is what I was referring to, sorry. At the very bottom of your loader.log, it states that you are running 1.5.80, is that the loader version, or the Skyrim SE version? Also, your SKSE64 is showing as 2.0.15, the version for SE/AE 1.6.640 should be 2.2.3 from the Nexus site, or 2_02_03 from the archived files on silverlock.org. It seems that SKSE64 2.0.15 was indeed for use with SE 1.5.80, 2.0.20 was the one for 1.5.97. I am pretty sure that something in your downgrade did not leave Skyrim 1.6.640 running as the default (something else is saying 1.5.80 in your log), and that there is still a mismatch occurring between Skyrim SE and SKSE64. My skse64_loader.log shows both the SE version and the skse .dll version as below: Reveal hidden contents productVersionStr = 1.6.640.0 version = 0001000602800000 product name = TESV: Skyrim steam exe dll = G:\Programs\Bethesda\steamapps\common\Skyrim Special Edition\\skse64_1_6_640.dll I notice that your Skyrim runs out of C:\Program Files (x86) - that is where it you expect it to be, right? If you tried to install it somewhere else, maybe the info in the (x86) section is taking priority? Okay, thanks very much. I downloaded it from the depot downloader on Steam, and this is from someone posting it last month in a big thread, probably from the Address Library comment section. This is how you get the correct version of Skyrim I take it. Possibly he linked the wrong one? I used the one from the other thread: I hope the one linked here is the correct version. How can you tell with these numbers though? download_depot 489830 489831 3660787314279169352 download_depot 489830 489832 2756691988703496654 download_depot 489830 489833 5291801952219815735 So I will purge, delete old files, reinstall in order, then deploy to this install from Vortex, and add in the other files necessary such as the proper SKSE. I have version skse64_2_00_16 which I downloaded back in December of 2022, and it worked fine for 1.6.640, so I have no idea what happened there. But I downloaded the 2.2.3 version from Nexus, and will try that. The only other file is the second engine fixes mod which has to manually be installed. Link to comment Share on other sites More sharing options...
7531Leonidas Posted January 15 Share Posted January 15 Re: d/l depot - you will have to get input from someone more experienced than I am, used the depot only once, after one of the earliest SE updates. Maybe the downgrader mod page, or its comments, might have the info? Link to comment Share on other sites More sharing options...
Daelyn Posted January 15 Share Posted January 15 15 minutes ago, 7531Leonidas said: Re: d/l depot - you will have to get input from someone more experienced than I am, used the depot only once, after one of the earliest SE updates. Maybe the downgrader mod page, or its comments, might have the info? Okay, this made no sense. I did what I said I would do and it still crashes at the logo. The steam loader says this for today: skse64 loader 02020030 01DA47DEB0B5EE12 6.2 (9200) config path = C:\My Skyrim\Data\SKSE\skse.ini procPath = C:\My Skyrim\\SkyrimSE.exe launching: SkyrimSE.exe (C:\My Skyrim\\SkyrimSE.exe) dwSignature = FEEF04BD dwStrucVersion = 00010000 dwFileVersionMS = 00010006 dwFileVersionLS = 02800000 dwProductVersionMS = 00010006 dwProductVersionLS = 02800000 dwFileFlagsMask = 00000017 dwFileFlags = 00000000 dwFileOS = 00000004 dwFileType = 00000001 dwFileSubtype = 00000000 dwFileDateMS = 00000000 dwFileDateLS = 00000000 productVersionStr = 1.6.640.0 version = 0001000602800000 product name = TESV: Skyrim steam exe dll = C:\My Skyrim\\skse64_1_6_640.dll main thread id = 8976 hookBase = 000001AEE1460000 loadLibraryAAddr = 00007FFC27CC0800 getProcAddressAddr = 00007FFC27CBB1D0 hook thread complete launching I have no idea what to do from here, but this shows no errors, yet it is still crashing. skse64_loader.log Link to comment Share on other sites More sharing options...
7531Leonidas Posted January 16 Share Posted January 16 For simplicity's sake, I made a desktop shortcut to my SKSE folder in my Documents folder ( C:\Users\...\Documents\My Games\Skyrim Special Edition\SKSE ). This folder not only holds your skse64_loader.log, but logs for almost ALL of your SKSE plugins that try to start up. Whatever log files you see in there, check them out one at a time. I have the window view list the newest (Date Modified) at the top, descending. Some of these logs update when you exit Skyrim, too. I think that I would take a look at the newest log, and proceed down the list, looking for anything that didn't start properly. Any logs that didn't update at all could also indicate incompatible mods, or improperly installed/corrupted mods. You just have to slog through the list. Link to comment Share on other sites More sharing options...
Daelyn Posted January 16 Share Posted January 16 15 hours ago, 7531Leonidas said: For simplicity's sake, I made a desktop shortcut to my SKSE folder in my Documents folder ( C:\Users\...\Documents\My Games\Skyrim Special Edition\SKSE ). This folder not only holds your skse64_loader.log, but logs for almost ALL of your SKSE plugins that try to start up. Whatever log files you see in there, check them out one at a time. I have the window view list the newest (Date Modified) at the top, descending. Some of these logs update when you exit Skyrim, too. I think that I would take a look at the newest log, and proceed down the list, looking for anything that didn't start properly. Any logs that didn't update at all could also indicate incompatible mods, or improperly installed/corrupted mods. You just have to slog through the list. I tried booting it up again, and same thing. The log states the exact same thing as before, even though it's been updated to today. The only thing I can try to do is to start over again going with one mod at a time, even though I have 425 mods. If the SKSE says nothing is wrong, the only thing left to do is to go with one mod at a time until it stops working and there the issue should present itself. Link to comment Share on other sites More sharing options...
7531Leonidas Posted January 17 Share Posted January 17 I don't think that you are looking at the right folder, am including a pic that shows part of my SKSE folder in Documents... There are a ton of other .log files in my folder. If there are no other log files in yours, either you have no SKSE-based mods installed, or your SKSE install is still borked. Notice how far down my skse64_loader log is in the list, a lot of other logs in between, and the skse64 log near the top. (All ordered in descending date modified.) Link to comment Share on other sites More sharing options...
Daelyn Posted January 17 Share Posted January 17 8 hours ago, 7531Leonidas said: I don't think that you are looking at the right folder, am including a pic that shows part of my SKSE folder in Documents... There are a ton of other .log files in my folder. If there are no other log files in yours, either you have no SKSE-based mods installed, or your SKSE install is still borked. Notice how far down my skse64_loader log is in the list, a lot of other logs in between, and the skse64 log near the top. (All ordered in descending date modified.) Okay, I see what you mean. I started going through them from top to bottom. I don't have as many as you have, maybe around 1/3 of that, but I found one that listed a crap ton of errors, all from the last time I attempted to start the game. It was in this file: DynamicAnimationReplacer Loaded database for SkyrimSE.exe version 1.6.640.0. Main AnimationLimit = 16384 DynamicAnimationReplacer Loaded couldn't find actors\ambient\chicken\animations\DynamicAnimationReplacer couldn't find actors\ambient\hare\animations\DynamicAnimationReplacer couldn't find actors\atronachflame\animations\DynamicAnimationReplacer couldn't find actors\atronachfrost\animations\DynamicAnimationReplacer couldn't find actors\atronachstorm\animations\DynamicAnimationReplacer couldn't find actors\bear\animations\DynamicAnimationReplacer esp file not loaded: 3DNPC.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: GA88.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Inigo.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: GA88.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Lucien.esp esp file not loaded: GA88.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Inigo.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Inigo.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Lucien.esp esp file not loaded: GA88.esp esp file not loaded: Inigo.esp esp file not loaded: Inigo.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Cathedral Weathers.esp esp file not loaded: Cathedral Weathers.esp esp file not loaded: Cathedral Weathers.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Mythical Ages.esp esp file not loaded: Mythical Ages.esp esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: Frostfall.esp esp file not loaded: TheFrozenNorth.esp esp file not loaded: TheFrozenNorth.esp esp file not loaded: TheFrozenNorth.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Injuries.esp esp file not loaded: Injuries.esp esp file not loaded: Injuries.esp esp file not loaded: Simple Fishing Overhaul.esp esp file not loaded: Simple Fishing Overhaul.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: Take A Peek - New Stealth Mechanic.esp esp file not loaded: Take A Peek - New Stealth Mechanic.esp esp file not loaded: ImGladYoureHere.esp esp file not loaded: ImGladYoureHere.esp esp file not loaded: SkyrimsGotTalent-Bards.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: 3DNPC.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: GA88.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Inigo.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: GA88.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Lucien.esp esp file not loaded: GA88.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Inigo.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Inigo.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Lucien.esp esp file not loaded: GA88.esp esp file not loaded: Inigo.esp esp file not loaded: Inigo.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: 3DNPC.esp esp file not loaded: Cathedral Weathers.esp esp file not loaded: Cathedral Weathers.esp esp file not loaded: Cathedral Weathers.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Vivid WeathersSE.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Haze-WeatherSeasonsAtmosphere.esp esp file not loaded: Mythical Ages.esp esp file not loaded: Mythical Ages.esp esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: ClimatesOfTamriel.esm esp file not loaded: Frostfall.esp esp file not loaded: TheFrozenNorth.esp esp file not loaded: TheFrozenNorth.esp esp file not loaded: TheFrozenNorth.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: SunHelmSurvival.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Frostbite.esp esp file not loaded: Injuries.esp esp file not loaded: Injuries.esp esp file not loaded: Injuries.esp esp file not loaded: Simple Fishing Overhaul.esp esp file not loaded: Simple Fishing Overhaul.esp esp file not loaded: Lucien.esp esp file not loaded: 3DNPC.esp esp file not loaded: Take A Peek - New Stealth Mechanic.esp esp file not loaded: Take A Peek - New Stealth Mechanic.esp esp file not loaded: ImGladYoureHere.esp esp file not loaded: ImGladYoureHere.esp esp file not loaded: SkyrimsGotTalent-Bards.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp esp file not loaded: Skyrim On Skooma.esp couldn't find actors\chaurus\animations\DynamicAnimationReplacer couldn't find actors\cow\animations\DynamicAnimationReplacer couldn't find actors\deer\animations\DynamicAnimationReplacer couldn't find actors\dlc01\chaurusflyer\animations\DynamicAnimationReplacer couldn't find actors\dlc01\vampirebrute\animations\DynamicAnimationReplacer couldn't find actors\dlc02\benthiclurker\animations\DynamicAnimationReplacer couldn't find actors\dlc02\boarriekling\animations\DynamicAnimationReplacer couldn't find actors\dlc02\dwarvenballistacenturion\animations\DynamicAnimationReplacer couldn't find actors\dlc02\hmdaedra\animations\DynamicAnimationReplacer couldn't find actors\dlc02\netch\animations\DynamicAnimationReplacer couldn't find actors\dlc02\riekling\animations\DynamicAnimationReplacer couldn't find actors\dlc02\scrib\animations\DynamicAnimationReplacer couldn't find actors\dragon\animations\DynamicAnimationReplacer couldn't find actors\dragonpriest\animations\DynamicAnimationReplacer couldn't find actors\draugr\animations\DynamicAnimationReplacer couldn't find actors\draugr\animations\DynamicAnimationReplacer couldn't find actors\dwarvenspherecenturion\animations\DynamicAnimationReplacer couldn't find actors\dwarvenspider\animations\DynamicAnimationReplacer couldn't find actors\dwarvensteamcenturion\animations\DynamicAnimationReplacer couldn't find actors\falmer\animations\DynamicAnimationReplacer couldn't find actors\frostbitespider\animations\DynamicAnimationReplacer couldn't find actors\giant\animations\DynamicAnimationReplacer couldn't find actors\goat\animations\DynamicAnimationReplacer couldn't find actors\hagraven\animations\DynamicAnimationReplacer couldn't find actors\horker\animations\DynamicAnimationReplacer couldn't find actors\horse\animations\DynamicAnimationReplacer couldn't find actors\icewraith\animations\DynamicAnimationReplacer couldn't find actors\mammoth\animations\DynamicAnimationReplacer couldn't find actors\mudcrab\animations\DynamicAnimationReplacer couldn't find actors\sabrecat\animations\DynamicAnimationReplacer couldn't find actors\skeever\animations\DynamicAnimationReplacer couldn't find actors\slaughterfish\animations\DynamicAnimationReplacer couldn't find actors\spriggan\animations\DynamicAnimationReplacer couldn't find actors\troll\animations\DynamicAnimationReplacer couldn't find actors\vampirelord\animations\DynamicAnimationReplacer couldn't find actors\werewolfbeast\animations\DynamicAnimationReplacer couldn't find actors\wisp\animations\DynamicAnimationReplacer couldn't find actors\witchlight\animations\DynamicAnimationReplacer Seems like DAR isn't able to access these now, and I had a fully working version of it before the update. However, it seems like DAR is working itself, but it cannot find all these esps. What the heck would cause this? Link to comment Share on other sites More sharing options...
Recommended Posts