Jump to content

Question

Posted (edited)

Hi, I'm having an error when trying to use DynDOLOD. Here's the bugreport. I'd add the tes5 log onto this post as well, but it's too large to attach. Also, I apologize if this is a simple issue and I'm missing an obvious solution! I appreciate any help!

 

 bugreport.txt

Edited by EclairPumpkin

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

Use pastebin or an upload service to post larger logfiles.

 

From the bugreport I can see the error is:

[Tamriel] Trees LOD generation error: Executing TexConv returned error: "Z:\DynDOLOD\Edit Scripts\Texconv.exe" -nologo -y -sepalpha -m 0 -f DXT1 -bcdither -o "Z:\DynDOLOD\DynDOLOD_Output\Textures\Terrain\Tamriel\Trees" "Z:\DynDOLOD\DynDOLOD_Output\Textures\Terrain\Tamriel\Trees\TamrielTreeLod.dds".

 

It seems something is preventing Z:\DynDOLOD\Edit Scripts\Texconv.exe from executing or reading/writing files. Could be anitvirus for example.

 

The log might have more information about the error. You can also try executing the command itself on a command prompt manually to see what the error might be.

"Z:\DynDOLOD\Edit Scripts\Texconv.exe" -nologo -y -sepalpha -m 0 -f DXT1 -bcdither -o "Z:\DynDOLOD\DynDOLOD_Output\Textures\Terrain\Tamriel\Trees" "Z:\DynDOLOD\DynDOLOD_Output\Textures\Terrain\Tamriel\Trees\TamrielTreeLod.dds"
Edited by sheson
  • 0
Posted

Thank you, sheson! After adding dynDOLOD and texconv.exe as exceptions to Windows Defender, the issue became apparent. Seems I was missing vcomp140.dll. I had installed vc_redist.x64, but forgot to install the x86 version as well. 

 

Thank you again for your time!

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

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