We have a Steam curator now. You should be following it. https://store.steampowered.com/curator/44994899-RPGHQ/
Wabbajack UNLOCKED 4.0 β Modding Tools
Looking for the download?
This mod's files are on ModHQ.
Go to mod page
Moderator: Mod Janitor
Can you send your full wabbajack log file?
[/quote]
https://drive.google.com/file/d/1UsHv5U ... sp=sharing
here, i first got this error when downloading NEFARAM, it was a pretty big modlist, so i tried the smallest modlist in wabbajack but the same error accrued. I also tried changing the repack version (previously it was from fitgirl) but alas i got the same problem all the same. (i also got banned from Nefaram's discord server because i mentioned i have a cracked version xD)
[/quote]
https://drive.google.com/file/d/1UsHv5U ... sp=sharing
here, i first got this error when downloading NEFARAM, it was a pretty big modlist, so i tried the smallest modlist in wabbajack but the same error accrued. I also tried changing the repack version (previously it was from fitgirl) but alas i got the same problem all the same. (i also got banned from Nefaram's discord server because i mentioned i have a cracked version xD)
I have a similar error to the one reported here on GitHub, it seems that it is not usable for now. https://postimg.cc/Cn8vRVzgloregamer wrote: β October 3rd, 2025, 20:52It seems that's already been made, I think. Check out this repo and report back, soldierRocco_101 wrote: β October 3rd, 2025, 19:25Hey, would it be possible to have the tool that Nolvus uses unlocked?
https://github.com/Benehiko/nolvus-automagic-downloader
Wabbajack devs stalking this forum and getting forks taken down I think LOLModdersHQ wrote: β October 3rd, 2025, 21:08GitHub repo remade by me, ModdersHQ
https://github.com/moddershq/wabbajack-unlocked
I guess they want more visibility on the forum than on Github. That's ok
Jingle Jangle Jingle
loregamer wrote: β October 3rd, 2025, 20:52It seems that's already been made, I think. Check out this repo and report back, soldierRocco_101 wrote: β October 3rd, 2025, 19:25Hey, would it be possible to have the tool that Nolvus uses unlocked?
https://github.com/Benehiko/nolvus-automagic-downloader
You do not have the required permissions to view the files attached to this post.
Proud creator of the Stardew Valley Cuckoldry Removal Service mod.
was this version supposed to work on cracked skyrim? because it doesn't for me
What didn't work?ElliotMogger wrote: β October 8th, 2025, 19:20was this version supposed to work on cracked skyrim? because it doesn't for me
Last edited by loregamer on October 8th, 2025, 20:55, edited 1 time in total.
Jingle Jangle Jingle
Hello, your version wabbajack crashed on mod download timeot (at least i think so). Haven't seen same problem with regukar wabba.
Here is an error:
Here is an error:
Code: Select all
06:24:53.199 [ERROR] (Wabbajack.Installer.StandardInstaller) Download error for file Nocturnal Noir MAIN 3BA 2K-97756-1-2-1691659042.zip|System.NullReferenceException: Object reference not set to an instance of an object.
at Wabbajack.Common.HttpExtensions.ToHttpRequestMessage(BrowserDownloadState browserState)
at Wabbajack.Downloaders.NexusDownloader.DownloadManually(Archive archive, Nexus state, AbsolutePath destination, IJob job, CancellationToken token)
at Wabbajack.Downloaders.NexusDownloader.Download(Archive archive, Nexus state, AbsolutePath destination, IJob job, CancellationToken token)
at Wabbajack.Downloaders.DownloadDispatcher.Download(Archive a, AbsolutePath dest, Job`1 job, CancellationToken token, Nullable`1 useProxy)
at Wabbajack.Downloaders.DownloadDispatcher.Download(Archive a, AbsolutePath dest, CancellationToken token, Nullable`1 proxy)
at Wabbajack.Downloaders.DownloadDispatcher.DownloadWithPossibleUpgrade(Archive archive, AbsolutePath destination, CancellationToken token)
at Wabbajack.Installer.AInstaller`1.DownloadArchive(Archive archive, Boolean download, CancellationToken token, Nullable`1 destination)
06:24:53.680 [ERROR] (Wabbajack.MainWindow) Uncaught error|System.Exception: Navigation error to https://www.nexusmods.com/skyrimspecialedition/mods/97756?tab=files&file_id=415703 - Timeout
at Wabbajack.BrowserWindowViewModel.NavigateTo(Uri uri)
at Wabbajack.UserIntervention.ManualDownloadHandler.Run(CancellationToken token)
at Wabbajack.BrowserWindowViewModel.RunWrapper(CancellationToken token)
at Wabbajack.BrowserWindowViewModel.RunBrowserOperation()
at Wabbajack.MainWindowVM.HandleShowBrowserWindow(ShowBrowserWindow msg)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at Wabbajack.App.Main()
Last edited by rusty_shackleford on October 10th, 2025, 05:16, edited 1 time in total.
Reason: Format with code block
Reason: Format with code block
even after replacing the SkyrimSE.exe and steam_api64.dll with the original files, i still get "the given key 'l5DKmmXk+og=' was not present in the dictionary.
here's the log:
here's the log:
Code: Select all
00:32:07.380 [ERROR] (Wabbajack.InstallationVM) The given key 'l5DKmmXk+og=' was not present in the dictionary.|System.Collections.Generic.KeyNotFoundException: The given key 'l5DKmmXk+og=' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Wabbajack.VFS.Context.<>c__DisplayClass25_0.<BackfillMissing>g__BackFillOne|2(HashRelativePath file)
at Wabbajack.Common.IEnumerableExtensions.Do[T](IEnumerable`1 coll, Action`1 f)
at Wabbajack.VFS.Context.BackfillMissing()
at Wabbajack.Installer.AInstaller`1.PrimeVFS()
at Wabbajack.Installer.StandardInstaller.Begin(CancellationToken token)
at Wabbajack.InstallationVM.<BeginInstall>b__172_0()
00:32:13.146 [DEBUG] (Microsoft.Extensions.Http.DefaultHttpClientFactory) Starting HttpMessageHandler cleanup cycle with 2 items
00:32:13.146 [DEBUG] (Microsoft.Extensions.Http.DefaultHttpClientFactory) Ending HttpMessageHandler cleanup cycle after 0.0311ms - processed: 2 items - remaining: 0 items
Last edited by loregamer on October 11th, 2025, 04:41, edited 1 time in total.
Reason: Edited with code block
Reason: Edited with code block
Are you on a Nexus non-premium account? Investigated a bit and didn't see any changes that would've caused this on Unlocked. Guessing you got timed out for some reason. It seems like what happened wasWatermelonBro wrote: β October 10th, 2025, 05:14Hello, your version wabbajack crashed on mod download timeot (at least i think so). Haven't seen same problem with regukar wabba.
Here is an error:Code: Select all
06:24:53.199 [ERROR] (Wabbajack.Installer.StandardInstaller) Download error for file Nocturnal Noir MAIN 3BA 2K-97756-1-2-1691659042.zip|System.NullReferenceException: Object reference not set to an instance of an object. at Wabbajack.Common.HttpExtensions.ToHttpRequestMessage(BrowserDownloadState browserState) at Wabbajack.Downloaders.NexusDownloader.DownloadManually(Archive archive, Nexus state, AbsolutePath destination, IJob job, CancellationToken token) at Wabbajack.Downloaders.NexusDownloader.Download(Archive archive, Nexus state, AbsolutePath destination, IJob job, CancellationToken token) at Wabbajack.Downloaders.DownloadDispatcher.Download(Archive a, AbsolutePath dest, Job`1 job, CancellationToken token, Nullable`1 useProxy) at Wabbajack.Downloaders.DownloadDispatcher.Download(Archive a, AbsolutePath dest, CancellationToken token, Nullable`1 proxy) at Wabbajack.Downloaders.DownloadDispatcher.DownloadWithPossibleUpgrade(Archive archive, AbsolutePath destination, CancellationToken token) at Wabbajack.Installer.AInstaller`1.DownloadArchive(Archive archive, Boolean download, CancellationToken token, Nullable`1 destination) 06:24:53.680 [ERROR] (Wabbajack.MainWindow) Uncaught error|System.Exception: Navigation error to https://www.nexusmods.com/skyrimspecialedition/mods/97756?tab=files&file_id=415703 - Timeout at Wabbajack.BrowserWindowViewModel.NavigateTo(Uri uri) at Wabbajack.UserIntervention.ManualDownloadHandler.Run(CancellationToken token) at Wabbajack.BrowserWindowViewModel.RunWrapper(CancellationToken token) at Wabbajack.BrowserWindowViewModel.RunBrowserOperation() at Wabbajack.MainWindowVM.HandleShowBrowserWindow(ShowBrowserWindow msg) at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at Wabbajack.App.Main()
- Browser navigation to Nexus page times out
- Manual download task returns null for browserState
- Line 208 attempts: browserState.ToHttpRequestMessage()
- NullReferenceException is thrown
Jingle Jangle Jingle
I tried implementing a fix, give this a try:ElliotMogger wrote: β October 10th, 2025, 09:38even after replacing the SkyrimSE.exe and steam_api64.dll with the original files, i still get "the given key 'l5DKmmXk+og=' was not present in the dictionary.
here's the log:Code: Select all
00:32:07.380 [ERROR] (Wabbajack.InstallationVM) The given key 'l5DKmmXk+og=' was not present in the dictionary.|System.Collections.Generic.KeyNotFoundException: The given key 'l5DKmmXk+og=' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Wabbajack.VFS.Context.<>c__DisplayClass25_0.<BackfillMissing>g__BackFillOne|2(HashRelativePath file) at Wabbajack.Common.IEnumerableExtensions.Do[T](IEnumerable`1 coll, Action`1 f) at Wabbajack.VFS.Context.BackfillMissing() at Wabbajack.Installer.AInstaller`1.PrimeVFS() at Wabbajack.Installer.StandardInstaller.Begin(CancellationToken token) at Wabbajack.InstallationVM.<BeginInstall>b__172_0() 00:32:13.146 [DEBUG] (Microsoft.Extensions.Http.DefaultHttpClientFactory) Starting HttpMessageHandler cleanup cycle with 2 items 00:32:13.146 [DEBUG] (Microsoft.Extensions.Http.DefaultHttpClientFactory) Ending HttpMessageHandler cleanup cycle after 0.0311ms - processed: 2 items - remaining: 0 items
Jingle Jangle Jingle
Yes, i don't have premium. Yesterday connection to nexus was complete garbage: Wabba failed to download most of big mods(1gb+).loregamer wrote: β October 11th, 2025, 04:27Are you on a Nexus non-premium account? Investigated a bit and didn't see any changes that would've caused this on Unlocked. Guessing you got timed out for some reason. It seems like what happened wasWatermelonBro wrote: β October 10th, 2025, 05:14Hello, your version wabbajack crashed on mod download timeot (at least i think so). Haven't seen same problem with regukar wabba.
Here is an error:Code: Select all
06:24:53.199 [ERROR] (Wabbajack.Installer.StandardInstaller) Download error for file Nocturnal Noir MAIN 3BA 2K-97756-1-2-1691659042.zip|System.NullReferenceException: Object reference not set to an instance of an object. at Wabbajack.Common.HttpExtensions.ToHttpRequestMessage(BrowserDownloadState browserState) at Wabbajack.Downloaders.NexusDownloader.DownloadManually(Archive archive, Nexus state, AbsolutePath destination, IJob job, CancellationToken token) at Wabbajack.Downloaders.NexusDownloader.Download(Archive archive, Nexus state, AbsolutePath destination, IJob job, CancellationToken token) at Wabbajack.Downloaders.DownloadDispatcher.Download(Archive a, AbsolutePath dest, Job`1 job, CancellationToken token, Nullable`1 useProxy) at Wabbajack.Downloaders.DownloadDispatcher.Download(Archive a, AbsolutePath dest, CancellationToken token, Nullable`1 proxy) at Wabbajack.Downloaders.DownloadDispatcher.DownloadWithPossibleUpgrade(Archive archive, AbsolutePath destination, CancellationToken token) at Wabbajack.Installer.AInstaller`1.DownloadArchive(Archive archive, Boolean download, CancellationToken token, Nullable`1 destination) 06:24:53.680 [ERROR] (Wabbajack.MainWindow) Uncaught error|System.Exception: Navigation error to https://www.nexusmods.com/skyrimspecialedition/mods/97756?tab=files&file_id=415703 - Timeout at Wabbajack.BrowserWindowViewModel.NavigateTo(Uri uri) at Wabbajack.UserIntervention.ManualDownloadHandler.Run(CancellationToken token) at Wabbajack.BrowserWindowViewModel.RunWrapper(CancellationToken token) at Wabbajack.BrowserWindowViewModel.RunBrowserOperation() at Wabbajack.MainWindowVM.HandleShowBrowserWindow(ShowBrowserWindow msg) at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at Wabbajack.App.Main()
- Browser navigation to Nexus page times out
- Manual download task returns null for browserState
- Line 208 attempts: browserState.ToHttpRequestMessage()
- NullReferenceException is thrown
Still, could be cool if you fixed it.
I did and it worked, Thank you so much man i wish you the best. i'm curious what was the issue and how did you fix it?
Last edited by loregamer on October 11th, 2025, 15:15, edited 1 time in total.
Reason: Fix quote
Reason: Fix quote
I missed a spot in the PrimeVFS step where VFS tries to backfill file structure for ALL known files, including those from missing game archives. Then the KeyNotFoundException error happened because the game archive hash isn't in _knownArchives. I just added this and made it so the installation continuesElliotMogger wrote: β October 11th, 2025, 15:07I did and it worked, Thank you so much man i wish you the best. i'm curious what was the issue and how did you fix it?

Will update to v3.5 today with the fix. Thanks for testing
Last edited by loregamer on October 11th, 2025, 15:19, edited 1 time in total.
Jingle Jangle Jingle
UPDATE
Fixed an error in the Prime VFS process where installation would fail if you were missing game files
Jingle Jangle Jingle
The crack should be placed only after a modpack has been installed.ElliotMogger wrote: β October 8th, 2025, 19:20was this version supposed to work on cracked skyrim? because it doesn't for me
I have instructions for cracking several modpacks on another forum.
https://cs.rin.ru/forum/viewtopic.php?f=14&t=151409
Hopefully I'm not breaking any rules. I looked and didn't see anything regarding links elsewhere. An account may be needed to see some links.
Last edited by Wolverines on October 12th, 2025, 23:57, edited 2 times in total.
I can't figure something out.
Wabbajack stubbornly refuses to finish downloading two large archives from the Nexus. It keeps stopping. For two days now, even if I download them manually and upload them under the same names, Wabba still considers them not downloaded.
How can I download them manually using _cli.exe? Basically, so Wabbajack thinks it downloaded them.
But the worst part is that it checks all the archives from scratch each time, without marking what's checked and what isn't.
Wabbajack stubbornly refuses to finish downloading two large archives from the Nexus. It keeps stopping. For two days now, even if I download them manually and upload them under the same names, Wabba still considers them not downloaded.
How can I download them manually using _cli.exe? Basically, so Wabbajack thinks it downloaded them.
But the worst part is that it checks all the archives from scratch each time, without marking what's checked and what isn't.
Last edited by finder on October 15th, 2025, 10:30, edited 1 time in total.
You should be able to manually download any missing mods outside of Wabbajack Unlocked, and drop them in your modpack's downloads folder, then restart Wabbajack Unlocked. It will hash the files and then resume any remaining downloads before continuing with the install process.finder wrote: β October 15th, 2025, 10:29I can't figure something out.
Wabbajack stubbornly refuses to finish downloading two large archives from the Nexus. It keeps stopping. For two days now, even if I download them manually and upload them under the same names, Wabba still considers them not downloaded.
How can I download them manually using _cli.exe? Basically, so Wabbajack thinks it downloaded them.
But the worst part is that it checks all the archives from scratch each time, without marking what's checked and what isn't.
Last edited by Wolverines on October 15th, 2025, 15:22, edited 1 time in total.
Lemme know if thereβs anything I can implement or do to make the process easier for piratebrosWolverines wrote: β October 12th, 2025, 23:55The crack should be placed only after a modpack has been installed.ElliotMogger wrote: β October 8th, 2025, 19:20was this version supposed to work on cracked skyrim? because it doesn't for me
I have instructions for cracking several modpacks on another forum.
https://cs.rin.ru/forum/viewtopic.php?f=14&t=151409
Hopefully I'm not breaking any rules. I looked and didn't see anything regarding links elsewhere. An account may be needed to see some links.
Jingle Jangle Jingle
ok i also try one day more))
1. two files not donwloaded from nexus via wabba
2. i download manually from nexus, (but have other filename endong
3. i copy and replace this file to /download/ with correct filename (i see corrupted arch filename)
4. startinstall (set no checjing hash)
p.s. how possible, when i download manually - one file name, when wabba download other filename ?
for example: mod name Diverse 4thUnknown Dragons, when download manual i have this filename: "D4D Textures - High Res-146462-1-1-1744689928"
when wabba donwload this: "Diverse 4thUnknown Dragons-146462-1-0-1744584351.7z"
X. And, when install have this error: (i test this arch with zip in windows - no error) but ..
1. two files not donwloaded from nexus via wabba
2. i download manually from nexus, (but have other filename endong
3. i copy and replace this file to /download/ with correct filename (i see corrupted arch filename)
4. startinstall (set no checjing hash)
p.s. how possible, when i download manually - one file name, when wabba download other filename ?
for example: mod name Diverse 4thUnknown Dragons, when download manual i have this filename: "D4D Textures - High Res-146462-1-1-1744689928"
when wabba donwload this: "Diverse 4thUnknown Dragons-146462-1-0-1744584351.7z"
X. And, when install have this error: (i test this arch with zip in windows - no error) but ..
βΊ Show Spoiler
Last edited by finder on October 16th, 2025, 10:20, edited 4 times in total.
Looks like you are having file corruption issues. Only thing you can do is keep re-downloading a file until Wabbajack accepts it.finder wrote: β October 16th, 2025, 08:36ok i also try one day more))
1. two files not donwloaded from nexus via wabba
2. i download manually from nexus, (but have other filename endong
3. i copy and replace this file to /download/ with correct filename (i see corrupted arch filename)
4. startinstall (set no checjing hash)
p.s. how possible, when i download manually - one file name, when wabba download other filename ?
for example: mod name Diverse 4thUnknown Dragons, when download manual i have this filename: "D4D Textures - High Res-146462-1-1-1744689928"
when wabba donwload this: "Diverse 4thUnknown Dragons-146462-1-0-1744584351.7z"
X. And, when install have this error: (i test this arch with zip in windows - no error) but ..
As for the differing filenames, there are many pages on Nexus that have multiple different files. You clearly are not downloading the correct file. Inspect your log files closely for the Nexus filename of the mod(s) in question, and look them up on Nexus, using the mod ID number in the filename. You might also find the exact url for that specific file in the log. If so, use it, as many modpacks use archived files that are not directly available without a direct url.
Do NOT turn off hash checking in WJ Unlocked. It's there for a reason. Modpacks require specific versions of mods to work. Without the correct files, installation will fail.
Last edited by Wolverines on October 16th, 2025, 15:08, edited 1 time in total.
Here's a link to the mod download you need:finder wrote: β October 16th, 2025, 08:36p.s. how possible, when i download manually - one file name, when wabba download other filename ?
for example: mod name Diverse 4thUnknown Dragons, when download manual i have this filename: "D4D Textures - High Res-146462-1-1-1744689928"
when wabba donwload this: "Diverse 4thUnknown Dragons-146462-1-0-1744584351.7z"
https://www.nexusmods.com/skyrimspecial ... _id=617013
Jingle Jangle Jingle
UPDATE
Archives table will now open a direct download link to the archive, not just the mod page


Jingle Jangle Jingle
I think I consider WJ Unlocked my most important mod project
Jingle Jangle Jingle
Thanks for the hard work, it works like a charm ;-)loregamer wrote: β October 16th, 2025, 16:04I think I consider WJ Unlocked my most important mod project
man i made this account just to thank you because i could not made the WJ work with a ORIGINAL COPY from gog on linux, i tried everything i found and the only response i got from devs was "join the discord bro", these WJ morons making everything worse to be 100% sure you give 10$ to the biggest corporation in the world is so ******* maddening. but anyway thanks loregamer you are the king 
Hey @loregamer
Bit long but
Made an account just to say thank you. Your tool is everything Wabbajack should have been. For years I stopped playing Skyrim because modding it is annoying, but using Wabbajack grew more and more frustrating with all kinds of errors and the snooty nose attitude of the WJ Discord team. I particularly always had issues with the data_cc files which miraculously Wabbajack Unlocked never had a problem with, how curious that.
I never really understood why Skyrim modders are so ravenous about protecting Bethesda's money milking scheme, so it's nice seeing someone who can make a change for once.
Again, thank you so much for your work.
Bit long but
Made an account just to say thank you. Your tool is everything Wabbajack should have been. For years I stopped playing Skyrim because modding it is annoying, but using Wabbajack grew more and more frustrating with all kinds of errors and the snooty nose attitude of the WJ Discord team. I particularly always had issues with the data_cc files which miraculously Wabbajack Unlocked never had a problem with, how curious that.
I never really understood why Skyrim modders are so ravenous about protecting Bethesda's money milking scheme, so it's nice seeing someone who can make a change for once.
Again, thank you so much for your work.
Hi
just made an account to say this, as the fella before me, and I second what he said.
Yall or you, whover it is, are doing god's work with this one. Currently installing a modlist for Skyrim (a game I played back in 2017 with the SE, and didn't like just like I did back in the ps3 days), but decided to now in 2025 give it another try this time with mods that look pretty cool and with Morrowind vibes (only reason I ever said I like TES). And I am in no way gonna pay a stupid page that simply HOSTS (not makes) mods, a website that BTW most reputable mod makers I've ever met in internet have left due to how predatory and ****** it is, much less buy a game I've already owned twice and been disappointed with twice too
If I like this playthrough with the Lost Legacy modlist I'm definitely buying it for christmas, or at least donating to whoever made the best mods in that list and ofc the author. It's not that I don't have the money for it, I just find it disrespectfully to buy the game ******* game over and over again. The balls Bethesda has to rerelease this MY GOD!!!!
Might be a hot take, but none of these people deserve our money, much less Bethesda which seems the authors of this program cater to, or dare I say, suck their balls. Someone might inform me better on this, in which case let me properly ask, why they do this? They're modders, one of us for **** sake! They should be aiding us not regurgitating in Bethesda's septic cesspool!!! They're worse than snitchers, they're the scum of modern society.
anyway, **** em:

And thanks, really, thanks!!!
Yall or you, whover it is, are doing god's work with this one. Currently installing a modlist for Skyrim (a game I played back in 2017 with the SE, and didn't like just like I did back in the ps3 days), but decided to now in 2025 give it another try this time with mods that look pretty cool and with Morrowind vibes (only reason I ever said I like TES). And I am in no way gonna pay a stupid page that simply HOSTS (not makes) mods, a website that BTW most reputable mod makers I've ever met in internet have left due to how predatory and ****** it is, much less buy a game I've already owned twice and been disappointed with twice too
If I like this playthrough with the Lost Legacy modlist I'm definitely buying it for christmas, or at least donating to whoever made the best mods in that list and ofc the author. It's not that I don't have the money for it, I just find it disrespectfully to buy the game ******* game over and over again. The balls Bethesda has to rerelease this MY GOD!!!!
Might be a hot take, but none of these people deserve our money, much less Bethesda which seems the authors of this program cater to, or dare I say, suck their balls. Someone might inform me better on this, in which case let me properly ask, why they do this? They're modders, one of us for **** sake! They should be aiding us not regurgitating in Bethesda's septic cesspool!!! They're worse than snitchers, they're the scum of modern society.
anyway, **** em:

And thanks, really, thanks!!!
Ah, I don't get why this have changed so much, in the old days before Nexus was a mainstream thing we could download whatever we wanted and make it work right out of the box.loregamer wrote: β September 20th, 2025, 20:04Not entirely true. It seems like it has functionality that checks that the game is valid and contains DLLs from official sources. Mod Organizer 2 also prevents launch for Skyrim VR if the SkyrimVR.cdx file exists in the folder at all.
It all went downhill after SE, really, a shame. Seriously, where did these people come from? Who asked for them? Who needs them? WHO CAN BEAR THEM????
Yes yes, I've seen you there, in fact my Skyrim is from that forum. Thanks manWolverines wrote: β September 21st, 2025, 04:38I use the same username and avatar on cs.rin.ru. When you find one of my posts or my profile, check my signature. There's a link to my Mediafire where you will find the clean Steam files for Skyrim AE, as well as cracks, all CC mods, and a lot more. Some files are passworded with cs.rin.ru's standard forum pw to prevent Mediafire from flagging files.
EDIT: Sorry if I clogged up the chat a bit, this verification thing made me post my afterthoughts this way until I realized you could edit...
Last edited by jdcp on October 17th, 2025, 07:22, edited 1 time in total.
So it appears to be working with linux.potato wrote: β October 17th, 2025, 02:13man i made this account just to thank you because i could not made the WJ work with a ORIGINAL COPY from gog on linux, i tried everything i found and the only response i got from devs was "join the discord bro", these WJ morons making everything worse to be 100% sure you give 10$ to the biggest corporation in the world is so ******* maddening. but anyway thanks loregamer you are the king![]()
You wanna blame nexusmods that control the monopoly of mods.