Jump to content

Recommended Posts

Posted
  On 3/5/2025 at 9:18 AM, MrPrideHyde said:

Sorry, tis as you said, I found _ResourcePack.bsa (classified as Creation Club: _ResourcePack), inside it: textures\_resourcepack\landscape\grass\mesagrass02.dds, I also skimmed through every other BSA file in Data, haven't found another mesagrass02.dds

Wasn't able to unpack it using BSAopt, if the file itself is still necessary, pls share the correct method to extract it

Here are the files from the most recent try (EXE version 188, default TexGen_SSE.ini except the added RealTimeLog=1): https://disk.yandex.com/d/nVZTjSahZJbnvw

Expand  

Use xEdit Asset Browser (CTRL+F3) to extract single files from archives or maybe BSArch.

Delete all old logs and bugreport.txt. Run this test version https://mega.nz/file/gUIGkbDL#1MrXg5ErgBHhSdZkuk3CsJTWPyQCHCB_xQ_Mdc1zNp4

Upload new log(s), bugreport.

Posted
  On 3/5/2025 at 4:05 PM, sheson said:

Use xEdit Asset Browser (CTRL+F3) to extract single files from archives or maybe BSArch.

Delete all old logs and bugreport.txt. Run this test version https://mega.nz/file/gUIGkbDL#1MrXg5ErgBHhSdZkuk3CsJTWPyQCHCB_xQ_Mdc1zNp4

Upload new log(s), bugreport.

Expand  

Thank the Divines and you of course! This time it succeeded, at least I hope it did, the output is 160 MB (but I chose the Zip and Exit option, inside 7-Zip it shows about 329 MB size). I should probably mention that I did add about 20 mods to my modlist, but before that I had about 600 anyway, so I hope it didn't have a major impact. The only thing I changed besides that was the EXE file. Next step is I'm going to install it and try making a DynDOLOD out of it.

Here are the log files and that one texture if they're still needed and in case I was celebrating too early: https://disk.yandex.com/d/1HQqbuB30RQkaQ

Posted
  On 3/5/2025 at 5:32 PM, tk421storm said:

Yes! Quite repeatable, seems to die on the same two textures every time.

bug report.txt

Expand  

The message EFCreateError and The system cannot find the path specified is from the OS and typically means the program was prevented from writing. Usually related to UAC or antivir etc.

Just to double check, see if the folder E:\SkyrimTools\_DynDOLOD_Output\textures\pbr\architecture\markarth\ still exists. It is created just before it tries to save a the file to it.

Posted
  On 3/5/2025 at 5:52 PM, MrPrideHyde said:

Thank the Divines and you of course! This time it succeeded, at least I hope it did, the output is 160 MB (but I chose the Zip and Exit option, inside 7-Zip it shows about 329 MB size). I should probably mention that I did add about 20 mods to my modlist, but before that I had about 600 anyway, so I hope it didn't have a major impact. The only thing I changed besides that was the EXE file. Next step is I'm going to install it and try making a DynDOLOD out of it.

Here are the log files and that one texture if they're still needed and in case I was celebrating too early: https://disk.yandex.com/d/1HQqbuB30RQkaQ

Expand  

Good. Still not sure if all rendered billboards will be OK but I wouldn't worry unless you see something weird in the game. Like bad/missing transparency for grass/tree LOD billboards.

Posted
  On 3/5/2025 at 6:05 PM, sheson said:

The message EFCreateError and The system cannot find the path specified is from the OS and typically means the program was prevented from writing. Usually related to UAC or antivir etc.

Just to double check, see if the folder E:\SkyrimTools\_DynDOLOD_Output\textures\pbr\architecture\markarth\ still exists. It is created just before it tries to save a the file to it.

Expand  

thanks for your quick reply! I have the directories excluded from windows defender. I ran as administrator and ran into the same issue. I have verified that the folders (there is another error pointing to dungeons/dwemerruins) exist and are writable by me. Manually creating the folders and running the tool lead to the same basic result:

https://drive.google.com/file/d/1J_T5GDpxyMTxVzwL9wiNcl4bEvrgsvps/view?usp=sharing

I have my temp folder mapped to a separate drive in order to prevent C: from getting filled up; I wonder if it has something to do with that.

Posted
  On 3/5/2025 at 8:26 PM, tk421storm said:

thanks for your quick reply! I have the directories excluded from windows defender. I ran as administrator and ran into the same issue. I have verified that the folders (there is another error pointing to dungeons/dwemerruins) exist and are writable by me. Manually creating the folders and running the tool lead to the same basic result:

https://drive.google.com/file/d/1J_T5GDpxyMTxVzwL9wiNcl4bEvrgsvps/view?usp=sharing

I have my temp folder mapped to a separate drive in order to prevent C: from getting filled up; I wonder if it has something to do with that.

Expand  

Do you intend the underscore in DynDOLOD_Output?

Cannot create file "E:\SkyrimTools\_DynDOLOD_Output\textures\pbr\architecture\markarth\mrkrockdesigns01linear.dds".

Maybe it should be:

E:\SkyrimTools\DynDOLOD3\DynDOLOD_Output\

 

These things almost always reduce down to a simple thing.

Posted
  On 3/5/2025 at 6:11 PM, sheson said:

Good. Still not sure if all rendered billboards will be OK but I wouldn't worry unless you see something weird in the game. Like bad/missing transparency for grass/tree LOD billboards.

Expand  

Hey, I'm back, DynDOLOD this time. Bugreport says Integer overflow, yet I also got an Access Violation popup window. First time in "Grass Bounds.esp", then I disabled it, ran again, similar situation. With RealTimeLog=1 it takes half an hour merely to get to the error message and generates nothing inside DynDOLOD_Output folder. Here's everything: https://disk.yandex.com/d/bb1qu-z3E3esxw

Posted
  On 3/5/2025 at 8:26 PM, tk421storm said:

thanks for your quick reply! I have the directories excluded from windows defender. I ran as administrator and ran into the same issue. I have verified that the folders (there is another error pointing to dungeons/dwemerruins) exist and are writable by me. Manually creating the folders and running the tool lead to the same basic result:

https://drive.google.com/file/d/1J_T5GDpxyMTxVzwL9wiNcl4bEvrgsvps/view?usp=sharing

I have my temp folder mapped to a separate drive in order to prevent C: from getting filled up; I wonder if it has something to do with that.

Expand  

It should only have to do with the path and file reported in the error message.

Check if anything is different with this test version https://mega.nz/file/cNYgzDrb#ZRoLddzO7hzhGV9QqZAjH5NOFAzN-Csevqj9pWfLqs8
Delete old logs and upload new ones.

If the issue persists, check if disabling real time protection entirely makes a difference. Try adding exceptions for all executables Texgen, DynDOLOD, Texconv, xLODGen.

Posted
  On 3/5/2025 at 9:05 PM, MrPrideHyde said:

Hey, I'm back, DynDOLOD this time. Bugreport says Integer overflow, yet I also got an Access Violation popup window. First time in "Grass Bounds.esp", then I disabled it, ran again, similar situation. With RealTimeLog=1 it takes half an hour merely to get to the error message and generates nothing inside DynDOLOD_Output folder. Here's everything: https://disk.yandex.com/d/bb1qu-z3E3esxw

Expand  

Upload Grass Bounds.esp
Check if any mods overwrite meshes\landscape\grass\FallForestGrassObj01.nif, textures\landscape\grass\FallForestGrassObj01.dds and textures\effects\HighFrequencyNormals.dds

If all of these files are from vanilla BSAs, make sure the files are from the current Skyrim Steam version and report the CRC32 of Skyrim - Textures5.bsa. You can find that out with 7zip right click context menu for example.
Otherwise report the mod(s) or upload those files.

No need to enable the realtime log if it saves the log and debug log.

Posted
  On 3/6/2025 at 7:34 AM, sheson said:

Upload Grass Bounds.esp
Check if any mods overwrite meshes\landscape\grass\FallForestGrassObj01.nif, textures\landscape\grass\FallForestGrassObj01.dds and textures\effects\HighFrequencyNormals.dds

If all of these files are from vanilla BSAs, make sure the files are from the current Skyrim Steam version and report the CRC32 of Skyrim - Textures5.bsa. You can find that out with 7zip right click context menu for example.
Otherwise report the mod(s) or upload those files.

No need to enable the realtime log if it saves the log and debug log.

Expand  

There's FallForestGrass01 when Grass Bounds.esp is viewed in Creation Kit, and it's "related to/pointing to/is itself" (my knowledge of Creation Kit is very limited) FallForestGrassObj01.nif

Similarly, FallForestGrassObj01.nif mentioned in Groundcover.esp. It's just about the only grass mod I currently have (not counting Nature of the Wildlands), so gonna include its ESP

There's one fallforestgrassobj01.dds and one highfrequencynormals.dds inside Skyrim - Textures5.bsa

There's one fallforestgrassobj01.nif inside Skyrim - Meshes1.bsa

I have unpacked all BSAs except the Creation Club and Official stuff (meaning everything installed through MO2), haven't found any copies of the above 3 files

Everything: https://disk.yandex.com/d/nmhOy5H_5oo7QQ

Posted
  On 3/6/2025 at 11:57 AM, MrPrideHyde said:

There's FallForestGrass01 when Grass Bounds.esp is viewed in Creation Kit, and it's "related to/pointing to/is itself" (my knowledge of Creation Kit is very limited) FallForestGrassObj01.nif

Similarly, FallForestGrassObj01.nif mentioned in Groundcover.esp. It's just about the only grass mod I currently have (not counting Nature of the Wildlands), so gonna include its ESP

There's one fallforestgrassobj01.dds and one highfrequencynormals.dds inside Skyrim - Textures5.bsa

There's one fallforestgrassobj01.nif inside Skyrim - Meshes1.bsa

I have unpacked all BSAs except the Creation Club and Official stuff (meaning everything installed through MO2), haven't found any copies of the above 3 files

Everything: https://disk.yandex.com/d/nmhOy5H_5oo7QQ

Expand  

All of that seems fine,

Delete all old logs. Run this test version https://mega.nz/file/MJ5jXYiS#wQ7mCOfzzYN-7BxyeoLNQo9OB2d6Hbxul4BBLuDuOAU
Report result and upload new logs.

Posted (edited)
  On 3/6/2025 at 7:13 AM, sheson said:

It should only have to do with the path and file reported in the error message.

Check if anything is different with this test version https://mega.nz/file/cNYgzDrb#ZRoLddzO7hzhGV9QqZAjH5NOFAzN-Csevqj9pWfLqs8
Delete old logs and upload new ones.

If the issue persists, check if disabling real time protection entirely makes a difference. Try adding exceptions for all executables Texgen, DynDOLOD, Texconv, xLODGen.

Expand  

Success! That new build seemed to get past the previous issue fine, no errors reported.

Logs in case it's useful: https://drive.google.com/file/d/1cl4C4WtXZRL0g9WEiaYZzAZwLx4mlsKo/view?usp=sharing

Thanks for all your hard work. Please let me know if there's anything else I can do to help.

Edited by tk421storm
add logs

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...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.