Jump to content
  • 0

TexConv error C0000005


Getty

Question

Hi - 

 

Ive been at this for hours trying to get DynDOLOD working.  Ive followed gamerpoets installation guide, read many posts about errors and have tried the following remedies:  freeing up memory on the drive im using, deactivated most of my mods for the installation, uninstalled and reinstalled DynDOLOD and my Billboard mods, disabled my SMASH patch.  Im currently running the x64 version which is what always seems to fix other people's issues.

 

Pastebin of log https://pastebin.com/tkpVWJ03

 

But it always seems to crash when processing solthsteim.

As you can probably see from my log, the only esp's im running for the installation are:

Unofficial Skyrim Special Edition Patch.esp

Indistinguishable Billboards for Skyrim SE

SMIM-SE-Merged-All.esp

TerrainLodRedone.esp

SkyUI_SE.esp

Obsidian Weathers.esp

BlendedRoads.esp

iHUD.esp

HD Lods SSE.esp

Enhanced Vanilla Trees SSE.esp

RealisticWaterTwo.esp

RealisticWaterTwo - Needs Mod Patch.esp

 

Any advice would be greatly appreciated.  Thanks!

Link to comment
Share on other sites

  • Answers 56
  • Created
  • Last Reply

Top Posters For This Question

Recommended Posts

  • 0

I'm having an issue getting texgen and dyndolod to work since I've updated to the most recent version. I've tried uninstalling and redownloading both dyndolod and the requirements. The error code is always the same but the content differs. Sometimes texgen is able to finish and the same error pops up for dyndolod

TexGen

[Main Instruction]
Texconv error C0000005.

[Content]
"C:\Steam Library 2.0\Modding\DynDOLOD\Edit Scripts\Texconvx64.exe" -nologo -y -sepalpha -aw 256 -w 136 -h 256 -m 1 -f BC7_UNORM -bc q -o "C:\Steam Library 2.0\Modding\DynDOLOD\TexGen_Output\textures\terrain\lodgen\skyrim.esm" -flist "C:\Users\Kevin\AppData\Local\Temp\TexGen_SSE\Texconv_144_2_12DB475865FF4294AE111941321831C5.txt"

Link to comment
Share on other sites

  • 0
2 hours ago, Khare079 said:

I'm having an issue getting texgen and dyndolod to work since I've updated to the most recent version. I've tried uninstalling and redownloading both dyndolod and the requirements. The error code is always the same but the content differs. Sometimes texgen is able to finish and the same error pops up for dyndolod

TexGen

[Main Instruction]
Texconv error C0000005.

[Content]
"C:\Steam Library 2.0\Modding\DynDOLOD\Edit Scripts\Texconvx64.exe" -nologo -y -sepalpha -aw 256 -w 136 -h 256 -m 1 -f BC7_UNORM -bc q -o "C:\Steam Library 2.0\Modding\DynDOLOD\TexGen_Output\textures\terrain\lodgen\skyrim.esm" -flist "C:\Users\Kevin\AppData\Local\Temp\TexGen_SSE\Texconv_144_2_12DB475865FF4294AE111941321831C5.txt"

Read the first post which log and debug log to upload when making posts.

Make sure the OS, UAC, anti vir or some other 3rd party crap ware is not preventing TexConv from running. Install latest Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017, 2019, and 2022

Link to comment
Share on other sites

  • 0

There was no bugreport and my search for this particular error code hasn't been all that helpful. I've run TextGen many times without issue. I just upgraded to the newest files. The error is never for the same file. This is the error (with the most recent run)

[Window Title]
TexGen

[Main Instruction]
Texconv error C0000005.

[Content]
textures\landscape\grass\snowplant34.dds

"F:\NOLVUS2\Tools\DynDOLOD\DynDOLOD\Edit Scripts\Texconvx64.exe" -nologo -y -m 1 -aw 256 -f R8G8B8A8_UNORM -o "C:\Users\Other\AppData\Local\Temp\TexGen_SSE" "C:\Users\Other\AppData\Local\Temp\TexGen_SSE\A8CF6995ED144F9FA4A19C5DB9EC4455.dds"

Click on this link for additional explanations and help for this message

[Exit TexGen]

[Footer]
Online Help | Support Forum | Copy message to clipboard

I attached the TexGen_SSE_log and TexGen_SSE_Debug_log. 

So far, I have: 

1. Run Windows Memory Diagnostic. Everything is in working order.
2. Scanned for potential viruses.
3. Turned off all firewalls and ok-ed the necessary files in my anti-virus software.
4. Ran SFC scan, everything was in order. 
5. All drivers are up to date as well as the most up-to-date C++ Redistributable. 
6. Ran CHKDSK scan, the drive everything is running on is in good order. Nothing is in a systems folder.
7. Tried turning off DEP.
8. UAC is set to not block.
9. Added "LockTexconv=1" to TexGen_SSE.ini
10. Already ran LODGen without issue. My mod list is long but I've only added two mods since last I ran, Natural Waterfalls and Additional Starts for Live Another Life.
11. I'm running the .exe through MO2.

Thanks! 

Logs.7z

Edited by kn1ghtradiant
Link to comment
Share on other sites

  • 0
12 hours ago, kn1ghtradiant said:

There was no bugreport and my search for this particular error code hasn't been all that helpful. I've run TextGen many times without issue. I just upgraded to the newest files. The error is never for the same file. This is the error (with the most recent run)

[Window Title]
TexGen

[Main Instruction]
Texconv error C0000005.

[Content]
textures\landscape\grass\snowplant34.dds

"F:\NOLVUS2\Tools\DynDOLOD\DynDOLOD\Edit Scripts\Texconvx64.exe" -nologo -y -m 1 -aw 256 -f R8G8B8A8_UNORM -o "C:\Users\Other\AppData\Local\Temp\TexGen_SSE" "C:\Users\Other\AppData\Local\Temp\TexGen_SSE\A8CF6995ED144F9FA4A19C5DB9EC4455.dds"

Click on this link for additional explanations and help for this message

[Exit TexGen]

[Footer]
Online Help | Support Forum | Copy message to clipboard

I attached the TexGen_SSE_log and TexGen_SSE_Debug_log. 

So far, I have: 

1. Run Windows Memory Diagnostic. Everything is in working order.
2. Scanned for potential viruses.
3. Turned off all firewalls and ok-ed the necessary files in my anti-virus software.
4. Ran SFC scan, everything was in order. 
5. All drivers are up to date as well as the most up-to-date C++ Redistributable. 
6. Ran CHKDSK scan, the drive everything is running on is in good order. Nothing is in a systems folder.
7. Tried turning off DEP.
8. UAC is set to not block.
9. Added "LockTexconv=1" to TexGen_SSE.ini
10. Already ran LODGen without issue. My mod list is long but I've only added two mods since last I ran, Natural Waterfalls and Additional Starts for Live Another Life.
11. I'm running the .exe through MO2.

Thanks! 

Logs.7z 199.26 kB · 0 downloads

The NVDIA graphics driver is reported as 516.94, that doesn't seem to be the latest version. See if updating / clean install makes a difference.

If it still happens, see if there is a difference placing this version into the Edit Scripts folder. https://mega.nz/file/5d4RQKTB#8x0suNVpdhbAHU_qClkwGSZ2gpP6Uf2CRWpHuJTSlfs

Link to comment
Share on other sites

  • 0
8 hours ago, sheson said:

The NVDIA graphics driver is reported as 516.94, that doesn't seem to be the latest version. See if updating / clean install makes a difference.

If it still happens, see if there is a difference placing this version into the Edit Scripts folder. https://mega.nz/file/5d4RQKTB#8x0suNVpdhbAHU_qClkwGSZ2gpP6Uf2CRWpHuJTSlfs

That was it, thanks! I updated the drivers which didn't help but the new .exe worked perfectly.

Link to comment
Share on other sites

  • 0
22 hours ago, sheson said:

Great. Can you also test this version if it still works? https://mega.nz/file/5BgHGbKT#LRe05xEQEpV4uXpZSEv6LuJaUK-g9fEvBvsnZJFYcfU

I tried this .exe and got the same error as before. I'm attaching the logs if you would like to see them. I ran it again with the first .exe you had given me and it ran smoothly without any issues.

TexGen logs.7z

Link to comment
Share on other sites

  • 0
23 minutes ago, sheson said:

Look for a related Windows Event log and copy/paste it as well.

 

This the one?

- System
   
- Provider
      [ Name] Application Error
   
- EventID 1000
      [ Qualifiers] 0
   
  Version 0
   
  Level 2
   
  Task 100
   
  Opcode 0
   
  Keywords 0x80000000000000
   
- TimeCreated
      [ SystemTime] 2023-03-30T17:10:00.9113470Z
   
  EventRecordID 103911
   
  Correlation
   
- Execution
      [ ProcessID] 0
      [ ThreadID] 0
   
  Channel Application
   
  Computer DESKTOP-SBI5F3J
   
  Security
- EventData
      Texconvx64.exe
      1.0.0.0
      64248f7b
      usvfs_x64.dll
      0.5.6.0
      61c9e6d1
      c0000005
      00000000000c1008
      6174
      01d9632a75a108b3
      F:\NOLVUS2\Tools\DynDOLOD\DynDOLOD\Edit Scripts\Texconvx64.exe
      F:\NOLVUS2\MO2\usvfs_x64.dll
      b60abecd-2b37-4aa5-994d-91f26c5ac91d

 

The one from yesterday when I got the same error:

- EventData
      Texconvx64.exe
      1.0.0.0
      6415a88d
      usvfs_x64.dll
      0.5.6.0
      61c9e6d1
      c0000005
      00000000000c1008
      258c
      01d96249d0477a81
      F:\NOLVUS2\Tools\DynDOLOD\DynDOLOD\Edit Scripts\Texconvx64.exe
      F:\NOLVUS2\MO2\usvfs_x64.dll
      6bf094d4-ba3d-4944-818b-0e5862e349fe
Edited by kn1ghtradiant
Link to comment
Share on other sites

  • 0
43 minutes ago, kn1ghtradiant said:

 

This the one?

- System
   
- Provider
      [ Name] Application Error
   
- EventID 1000
      [ Qualifiers] 0
   
  Version 0
   
  Level 2
   
  Task 100
   
  Opcode 0
   
  Keywords 0x80000000000000
   
- TimeCreated
      [ SystemTime] 2023-03-30T17:10:00.9113470Z
   
  EventRecordID 103911
   
  Correlation
   
- Execution
      [ ProcessID] 0
      [ ThreadID] 0
   
  Channel Application
   
  Computer DESKTOP-SBI5F3J
   
  Security
- EventData
      Texconvx64.exe
      1.0.0.0
      64248f7b
      usvfs_x64.dll
      0.5.6.0
      61c9e6d1
      c0000005
      00000000000c1008
      6174
      01d9632a75a108b3
      F:\NOLVUS2\Tools\DynDOLOD\DynDOLOD\Edit Scripts\Texconvx64.exe
      F:\NOLVUS2\MO2\usvfs_x64.dll
      b60abecd-2b37-4aa5-994d-91f26c5ac91d

 

The one from yesterday when I got the same error:

- EventData
      Texconvx64.exe
      1.0.0.0
      6415a88d
      usvfs_x64.dll
      0.5.6.0
      61c9e6d1
      c0000005
      00000000000c1008
      258c
      01d96249d0477a81
      F:\NOLVUS2\Tools\DynDOLOD\DynDOLOD\Edit Scripts\Texconvx64.exe
      F:\NOLVUS2\MO2\usvfs_x64.dll
      6bf094d4-ba3d-4944-818b-0e5862e349fe

Run it again.
When Texconv crashes do not close TexGenx64.exe and look in C:\Users\Other\AppData\Local\Temp\TexGen_SSE\ for a text file that has a filename like Texconv_154_2_B7F4A22F5E0E48F59D6AA745DD4739F5.txt ... just with different numbers.
Upload that file.
Let me know in case such a file can not be found.

Link to comment
Share on other sites

  • 0
44 minutes ago, sheson said:

Run it again.
When Texconv crashes do not close TexGenx64.exe and look in C:\Users\Other\AppData\Local\Temp\TexGen_SSE\ for a text file that has a filename like Texconv_154_2_B7F4A22F5E0E48F59D6AA745DD4739F5.txt ... just with different numbers.
Upload that file

That folder only has .dds files in it. I still have the program open.

Link to comment
Share on other sites

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.