Jump to content

Recommended Posts

Posted
  On 2/13/2022 at 8:36 PM, MrTanku said:

Oh wow, it worked. Dyndolod worked as well. May I ask what the RenderThreads command do? 

Expand  

Instead of having the default of 2 threads, it does render in a single thread.

I take it you did that with the test version? If you could check if it also works with the alpha-71.

Then with either version remove the RenderThreads or set it to two 2 and then add a line RenderContexts=1.

Let me know if this works and compare time difference to RenderThreads=1

It won't be dramatic as far as I know.

Posted
  On 2/13/2022 at 8:42 PM, sheson said:

Instead of having the default of 2 threads, it does render in a single thread.

I take it you did that with the test version? If you could check if it also works with the alpha-71.

Then with either version remove the RenderThreads or set it two 2 and add a line RenderContexts=1.

Let me know if this works and compare time difference to RenderThreads=1

It won't be dramatic as far as I know.

Expand  

I haven't actually used the test version to run dyndolod. After adding that command, I ran LODGen which worked then moved to Dyndolod.exe without using the test version. And both worked afterwards with only the change to the lodgen.ini

Posted

So I changed renderthreads back to 2 and added that contexts command and I crashed. Changed it back to 1 with the contexts command and it did not crash.

Posted
  On 2/13/2022 at 8:46 PM, MrTanku said:

I haven't actually used the test version to run dyndolod. After adding that command, I ran LODGen which worked then moved to Dyndolod.exe without using the test version. And both worked afterwards with only the change to the lodgen.ini

Expand  

I assume you mean TexGen instead of LODGen :)

If you could just let me know if there is any difference with the test version. Most likely not.

You have an AMD graphics card right? No idea if it matters, just taking notes.

Oh, and if could check if the event log entry is always the same or not. Especially the exception address /fault offset.

Posted
  On 2/13/2022 at 9:00 PM, sheson said:

I assume you mean TexGen instead of LODGen :)

If you could just let me know if there is any difference with the test version. Most likely not.

You have an AMD graphics card right? No idea if it matters, just taking notes.

Oh, and if could check if the event log entry is always the same or not. Especially the exception address /fault offset.

Expand  

....crap lol :biggrin: anyway I do use a AMD GPU (6900xt) I did rerun with the test version since I downloaded some of the seasons of skyrim additional mods and so far I'm getting these times (29 min 47 sec non-test version and 31min 21 sec on the test version) 

Posted
  On 2/13/2022 at 9:39 PM, MrTanku said:

....crap lol :biggrin: anyway I do use a AMD GPU (6900xt) I did rerun with the test version since I downloaded some of the seasons of skyrim additional mods and so far I'm getting these times (29 min 47 sec non-test version and 31min 21 sec on the test version) 

Expand  

That's for generating LOD with DynDOLOD right? That's close enough to be the same.

OK, one last thing: can you run this test version of TexGen with the RenderThreads=2 and RenderContexts=2 setting and see if works or if it creates a bugreport.txt in case it terminates? In case it creates a bugreport.txt upload it please.

Posted
  On 2/13/2022 at 9:59 PM, sheson said:

That's for generating LOD with DynDOLOD right? That's close enough to be the same.

OK, one last thing: can you run this test version of TexGen with the RenderThreads=2 and RenderContexts=2 setting and see if works or if it creates a bugreport.txt in case it terminates? In case it creates a bugreport.txt upload it please.

Expand  

TexGen_SSE_log.txtTexGen_SSE_Debug_log.txtTexGen_SSE_realtime_log.txt ctd without error messages again...really strange behavior when threads =/1. It did not create a bugreport 

 

Posted
  On 2/13/2022 at 7:14 AM, sheson said:

Please upload the entire debug log to and the entire log from the last meaningful generation. Zip and use a file service if as explained on the first post.

Please the upload the po3_SeasonsOfSkyrim.ini that went missing somehow.

Do you have any 3rd party crapware from AMD running that install with the driver installation?

See if anything behaves differently with newer Alpha versions.

Upload the debug log, log and bugreport as explained on first post. If they do not exist check the Windows Event log for messages.

See if anything behaves differently with newer Alpha versions.

Expand  

No other logs but the Event Viewer shows this error:

Faulting application name: TexGenx64.exe, version: 3.0.0.0, time stamp: 0x6208ca84
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1503, time stamp: 0xb2acaea9
Exception code: 0x0eedfade
Fault offset: 0x0000000000034f69
Faulting process id: 0x7a94
Faulting application start time: 0x01d820da58ed9633
Faulting application path: E:\Skyrim SE Utilities\DynDOLOD 3\TexGenx64.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: f8ad0cea-38e7-4e42-afa8-181ef60bb6f7
Faulting package full name: 
Faulting package-relative application ID: 

Same behaviour with the new Alpha versions.

Thanks for your help.

Posted
  On 2/13/2022 at 8:36 AM, sheson said:

The bugreport does not seem to match what is happening in the logs and I am not yet able to replicate this.

Is this with the default season INIs?

Please delete all logs and bugreport and run again.

Expand  

Here, I just ran the new Alpha 71, same error ("Item not found") when I am supposed to run with Open Cities .esp active.

Yes the season's .ini is autogenerated and default and I also have two more .ini files by wSkeever (Shrubs of Snow and Remove Unwanted Grass).

bugreport.txtFetching info... DynDOLOD_SSE_Debug_log.txtFetching info... DynDOLOD_SSE_log.txtFetching info...

Posted (edited)

I seem to be getting a Texconv error with alpha-71.  Double checked and re-downloaded and reinstalled the Win C++ redistributable, but still occuring.  Error message below:

  Reveal hidden contents

Logs attached:

TexGen_SSE_Debug_log.txtFetching info... TexGen_SSE_log.txtFetching info...

Edited by Wolfpack49
Posted
  On 2/13/2022 at 10:03 PM, MrTanku said:

TexGen_SSE_log.txtTexGen_SSE_Debug_log.txtTexGen_SSE_realtime_log.txt ctd without error messages again...really strange behavior when threads =/1. It did not create a bugreport 

Expand  

Thanks. The next version will default the setting to 1 for now.

  On 2/13/2022 at 10:06 PM, taffy said:

No other logs but the Event Viewer shows this error:

Faulting application name: TexGenx64.exe, version: 3.0.0.0, time stamp: 0x6208ca84
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1503, time stamp: 0xb2acaea9
Exception code: 0x0eedfade
Fault offset: 0x0000000000034f69
Faulting process id: 0x7a94
Faulting application start time: 0x01d820da58ed9633
Faulting application path: E:\Skyrim SE Utilities\DynDOLOD 3\TexGenx64.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: f8ad0cea-38e7-4e42-afa8-181ef60bb6f7
Faulting package full name: 
Faulting package-relative application ID: 

Same behaviour with the new Alpha versions.

Thanks for your help.

Expand  

Hopefully this is fixed with Alpha-72 after all the troubleshooting MrTanku and I did

 

  On 2/13/2022 at 10:11 PM, DDCrusader said:

Here, I just ran the new Alpha 71, same error ("Item not found") when I am supposed to run with Open Cities .esp active.

Yes the season's .ini is autogenerated and default and I also have two more .ini files by wSkeever (Shrubs of Snow and Remove Unwanted Grass).

bugreport.txt 24.42 kB · 1 download DynDOLOD_SSE_Debug_log.txt 1.54 MB · 2 downloads DynDOLOD_SSE_log.txt 814.93 kB · 1 download

Expand  

I believe this to be fixed in the Alpha-72, though it is possible similar problems happen later in the process since I can not seem to replicate the problem to check myself. If that is the case upload new bugreport , debug log and log.

 

  On 2/13/2022 at 10:13 PM, Wolfpack49 said:

I seem to be getting a Texconv error with alpha-71.  Double checked and re-downloaded and reinstalled the Win C++ redistributable, but still occuring.  Error message below:

  Reveal hidden contents

Logs attached:

TexGen_SSE_Debug_log.txt 1.69 MB · 2 downloads TexGen_SSE_log.txt 309.32 kB · 2 downloads

Expand  

Test with Alpha-72. With some luck it might work.

Posted
  On 2/13/2022 at 11:52 PM, sheson said:

I believe this to be fixed in the Alpha-72, though it is possible similar problems happen later in the process since I can not seem to replicate the problem to check myself. If that is the case upload new bugreport , debug log and log.

Expand  

Alpha 72 worked like a charm and smooth as a butter! Thank you, Sheson.

A small question: Is my assumption correct, that Seasons checkbox only needs to be checked during Step 2 of Open Cities generation or it doesn't matter?

Posted

Getting this error when using TexGenx64.exe frome Alpha72:

[00:01] Error: Texconv error 80070003 "E:\Bethesda Tools\DynDOLOD\Edit Scripts\Texconvx64.exe" -nologo -y -sepalpha -aw 256 -m 1 -f BC7_UNORM -bc q -o "D:\Skyrim SE\LODOutput3\TexGen\Textures\DynDOLOD\lod\trees\" -flist "C:\Users\Objir Lin\AppData\Local\Temp\TexGen_SSE\Texconv_0_1_970046F660FF4301B143849563D64EAF.txt"

20220214122222305.jpg

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.