BONK1 Posted May 23, 2019 Posted May 23, 2019 I got this error and I dont know what I have to do. log error: https://pastebin.com/MFSi4P8Q
0 Lucas2703 Posted April 27, 2020 Posted April 27, 2020 Okay nevermind I just fixed it by disabling my Antivirus. It was interfering with TexGen I think
0 sheson Posted April 27, 2020 Posted April 27, 2020 That is interesting, considering that there are of "out of memory" error messages in the log. FAILED [decompress] (8007000e) returned from TexConv also means "Ran out of memory" Only the last few lines of the DynDOLOD log were uploaded instead of entire contents (not just the last couple lines) of ..\DynDOLOD\bugreport.txt and ..\DynDOLOD\logs\DynDOLOD_SSE_log.txt.
0 BrainyCabde Posted May 12, 2020 Posted May 12, 2020 I'm having trouble running DynDOLOD with hybrid trees enabled. Here is my log file. https://drive.google.com/file/d/1V9DS9FKdExWi85GZpaQXZyT_IMVfO1PF/view?usp=sharing
0 sheson Posted May 13, 2020 Posted May 13, 2020 FAILED loading DDS (8007000e) TexConv ran out of memory. Use sane settings for LOD textures sizes. Close not needed application and background processes. Leave the Windows pages file settings default. If problem persists, post error report with entire contents (not just the last couple lines) of ..\DynDOLOD\bugreport.txt and ..\DynDOLOD\logs\DynDOLOD_SSE_log.txt to official forum http://forum.step-project.com/forum/101-shesons-dyndolod-support/ Pay attention to the installation instructions: From the DynDOLOD Standalone archive copy the content of the 'DynDOLOD' folder, which contains the files DynDOLOD.exe, TexGen.exe, DynDOLOD_QuickStart.html and the sub folders 'Docs' and 'Edit Scripts' with all their content into a new 'DynDOLOD' folder outside of special OS folders like 'Programs Files' or 'Program Files (x86)', the SteamApps or game folders and Mod Organizers virtual file structure. Do not mix with old versions or xEdit/xLODGen installation.
0 z929669 Posted July 30, 2020 Posted July 30, 2020 @shesonI made some cohesion edits to the STEP Guide that may alleviate some LOD-related setup posting on these forums. Also, I ran into this issue just recently. Specifically, "ran out of memory" error code: FAILED [decompress] (8007000e). Windows clean boot fixed, but it was specifically 'system' RAM limit and not GPU RAM ... I was watching both at the time."C:\Modding\Tools\DynDOLOD\Edit Scripts\Texconvx64.exe" -nologo -y -f BC7_UNORM -bc q -o "C:\Modding\Tools\DynDOLOD\DynDOLOD_Output\Textures\DynDOLOD\LOD" "C:\Modding\Tools\DynDOLOD\DynDOLOD_Output\Textures\DynDOLOD\LOD\DynDOLOD_DLC2SolstheimWorld.dds"I have 32 GB RAM, and the program seems to accumulate used RAM from start all the way through addressing the Solthseim stuff before reallocating (on my successful run, I went from 2.4 GB system RAM utilization to a peak of 30.8 GB, followed by 4.4 GB once SolstheimWorld textures completed). If you know of a way to get the program to swap RAM just prior to generating the SolthseimWord textures, maybe it would alleviate. It seems like the RAM accumulation is prior to worldspace file work, and that SolthseimWorld gets and unfair shake, because it is first up. It never went over about 10 GB after SolthseimWorld. Anyway, just for benefit of anyone else out there with this issue: [spoiler=Env]date/time : 2020-07-29, 23:27:28, 19mscomputer name : DHVPuser name : Davidregistered owner : Davidoperating system : Windows 10 x64 build 19041system language : Englishsystem up time : 28 minutes 55 secondsprogram up time : 7 minutes 53 secondsprocessors : 16x AMD Ryzen 9 3950X 16-Core Processorphysical memory : 1969/32687 MB (free/total)free disk space : (C:) 1618.86 GBdisplay mode : 2560x1440, 32 bitprocess id : $42acallocated memory : 1.66 GBlargest free block : 131024.78 GBcommand line : "C:\Modding\Tools\DynDOLOD\DynDOLODx64.exe" -SSEexecutable : DynDOLODx64.exeexec. date/time : 2020-07-13 20:00version : 2.84.0.0compiled with : Delphi 10.2 TokyomadExcept version : 5.0.0callstack crc : $7bedbd4b, $812c8f33, $ddb3e6dfexception number : 1exception class : Exceptionexception message : Executing TexConv returned error 00000001: "C:\Modding\Tools\DynDOLOD\Edit Scripts\Texconvx64.exe" -nologo -y -f BC7_UNORM -bc q -o "C:\Modding\Tools\DynDOLOD\DynDOLOD_Output\Textures\DynDOLOD\LOD" "C:\Modding\Tools\DynDOLOD\DynDOLOD_Output\Textures\DynDOLOD\LOD\DynDOLOD_DLC2SolstheimWorld.dds".
0 sheson Posted July 31, 2020 Posted July 31, 2020 Not much I can do about TexConv running out of memory if it has to process large textures because of user settings. Make sure to leave OS page file settings default. You can also set output format to 8888 so it doesn't have to compress and do it later manually.
0 link213109 Posted December 17, 2020 Posted December 17, 2020 I consistently get an error whenever I run DynDOLOD. The last time I set the output to be outside of Mod Organizer and it seemed to work, so I think this is a new problem. It isn't on the same section or anything like that, but it always seems to be when creating a texture atlas. The specific line is this: Exception in unit userscript line 350: One or more errors occurred I have tried running the 32 bit and the X64 version, I have tried turning off all the fast build options, I really don't know what to do. My current work around is just to have an old version of my outputs saved, but I dont know how much longer that will stay viable. I've included the logs, the bugreport.txt file and my .ini file (i turned on verbose and debug to see if that could yield more info). Please help! Error Logs.7zFetching info...
0 sheson Posted December 17, 2020 Posted December 17, 2020 FAILED [copy to single level] (8007000e) Check log lines above the exception for additional hints. Check the FAQ and search official forum for those errors. Searching the forum for the error find these: https://forum.step-project.com/topic/14073-error-executing-texconv-returned-error-failed-compress-8007000e/ https://forum.step-project.com/topic/14941-error-creating-textures-for-atlas-access-violation-at-address-x/ https://forum.step-project.com/topic/14998-failed-loading-dds-8007000e/
0 link213109 Posted December 18, 2020 Posted December 18, 2020 ... in my defense I did look up the Userscript error where I found the fast options turning off. I'll try the changing the texture format works, thank you for your patience!
0 link213109 Posted December 20, 2020 Posted December 20, 2020 So I was able to generate all the DynDOLOD files by generating each worldspace individually (copying over the files from the output file to the DynDOLOD output file each time) as stated in this forum post: https://forum.step-project.com/topic/15330-exception-in-unit-process-line-87/?hl=out+of+memory&do=findComment&comment=243659 While I was able to generate everything, the game crashed whenever I entered the Skyrim worldspace. After some trial and error, I was able to find that it was due to the .ESM file. Still looking into how to fix it, but I wanted to update this post with my status.
0 sheson Posted December 20, 2020 Posted December 20, 2020 (edited) FAQ: Game: ILS or CTD A: Do not use the experimental TreeFullFallBack setting without understanding what it does and what it is for. A: If heap memory is not the cause of CTD see ..DynDOLOD\Docs\DynDOLOD-README.txt for checking if a missing or invalid nif model used for dynamic LOD is the cause. A: Large load orders with many plugins might surpass the reference handle cap. SSE Engine fixes prints a warning. See https://www.reddit.com/r/skyrimmods/comments/ag4wm7/psa_the_reference_handle_cap_or_diagnosing_one_of/ Setting Temporary=1 in ..DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_[GameMode].ini may help in these situations, however converting large new land plugins to ESM is the preferred solution. A: If there are problems saving in Skyrim Special Edition, install SSE Engine Fixes 4.8 or newer and set SaveGameMaxSize = true in the EngineFixes.toml file. Alternatively add/set [saveGame] uiCompression=1 in Skyrim.INI to change from the default 2 for LZ4 to 1 for zlib compression. 0 means no compression like games are saved in Skyrim. Obviously the first best option to troubleshoot CTD is .Net Framework crash log... Edited December 20, 2020 by sheson
0 link213109 Posted December 21, 2020 Posted December 21, 2020 I did try the saving fixes with SSE Engine Fixes and the uiCompression settings. Those didn't work, im regenerating everything now I'll post the crash log when I try another method.
0 link213109 Posted December 21, 2020 Posted December 21, 2020 I regenerated everything with the Temporary=1 option enabled, still got a crash. Here is the crash report. Crash_2020_12_20_21-33-3.txtFetching info...
0 sheson Posted December 21, 2020 Posted December 21, 2020 So what did you do that DynDLOD.esm has a reference with a NULL Base record? Did DynDOLOD complete successfully? Check its log.
0 link213109 Posted December 21, 2020 Posted December 21, 2020 I ran DynDOLOD twice, copying over the files from the output file to the DynDOLOD output file each time and updating the DynDOLOD.esm each time. Is the issue that it needs to be done all at once? I'll check the logs more in a little bit.
Question
BONK1
I got this error and I dont know what I have to do.
log error: https://pastebin.com/MFSi4P8Q
Top Posters For This Question
33
8
8
3
Popular Days
May 3
7
Apr 29
5
May 23
5
Feb 20
5
Top Posters For This Question
sheson 33 posts
link213109 8 posts
aazz 8 posts
ZoiLATC10 3 posts
Popular Days
May 3 2025
7 posts
Apr 29 2025
5 posts
May 23 2019
5 posts
Feb 20 2020
5 posts
Posted Images
79 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now