Jump to content

Recommended Posts

Posted
  On 3/12/2022 at 8:34 AM, sheson said:

This might be fixed next version. If not upload new log, debug log and bugreport.txt if it exists.

This should be fixed in the next version. If not upload new log, debug log and bugreport.txt if it exists.

Test with the next version. Should be fixed. If it still happens upload all new logs and bugreport.txt.

Expand  

Fortunately fixed. Thanks so much for your help!

Posted

Well I didn't clean my Game master for three months and I didn't get any CTD.

However I was surprised that a part of Apocrypha cell disappeared after cleaning some masters. 

Posted
  On 3/12/2022 at 4:31 PM, gamingsrc said:

Well I didn't clean my Game master for three months and I didn't get any CTD.

However I was surprised that a part of Apocrypha cell disappeared after cleaning some masters. 

Expand  

This is the DynDOLOD 3 alpha thread for testing LOD generation etc.

DynDOLOD reports facts about records/plugins/load order, just like LOOT or the xEdit error check does.

Refer to https://tes5edit.github.io/docs/7-mod-cleaning-and-error-checking.html how to properly clean plugins.
To avoid user error, consider using Batch Plugin Cleaner for Mod Organizer or xEdit Cleaning Extension.

Posted
  On 3/12/2022 at 5:12 PM, nolbear said:

Okay, my log file is attached. It seems to be pointing to the performance counters error even though I've tried the fix. I'm not sure what else I can do at this point, so any help would be appreciated.

LODGen_SSE_Test_log.txt 1.01 kB · 1 download

Expand  

Replace LODGenx64.exe in Edit Scripts with this test version. It uses an alternative method. Let me know how it goes.

Posted
  On 3/12/2022 at 6:01 PM, sheson said:

Replace LODGenx64.exe in Edit Scripts with this test version. It uses an alternative method. Let me know how it goes.

Expand  

That worked! I was able to get past the initial loading stage, which is where I was getting stuck before, to the point where the DynDOLOD Wizard popped up. I haven't tried to actually run the program yet, but I'll let you know if I run into any issues when I do.

Thanks so much! The support you give on here is absolutely legendary. You are a true gem of this community.

  • +1 1
Posted (edited)

Hello, sorry to be bothering you again. After having dyndolod work this morning and seeing what one of my lods like I continued to mess around with my modlist. During this I updated a few mods and also installed the latest version of the visual C++ Redistributable (Latest supported Visual C++ Redistributable downloads | Microsoft Docs). Having done that I restarted my computer and went to run Texgen yet again. It runs for a bit then I get "Error: ErrorSelectingRenderContent The handle is invalid." I copied the error to the clipboard and pressed "exit texgen". It never closes on its own. I waited 6 minutes for it to close before pressing "X" in the corner of the main texgen window. The main window finally closed and a texgen log was made but the process never ended. Eventually I had to kill it in task manager. 

Clipboard:

  Reveal hidden contents

 

 

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

Edited by Roastlawyer
Posted
  On 3/12/2022 at 6:48 PM, Roastlawyer said:

Hello, sorry to be bothering you again. After having dyndolod work this morning and seeing what one of my lods like I continued to mess around with my modlist. During this I updated a few mods and also installed the latest version of the visual C++ Redistributable (Latest supported Visual C++ Redistributable downloads | Microsoft Docs). Having done that I restarted my computer and went to run Texgen yet again. It runs for a bit then I get "Error: ErrorSelectingRenderContent The handle is invalid." I copied the error to the clipboard and pressed "exit texgen". It never closes on its own. I waited 6 minutes for it to close before pressing "X" in the corner of the main texgen window. The main window finally closed and a texgen log was made but the process never ended. Eventually I had to kill it in task manager. 

Clipboard:

  Reveal hidden contents

TexGen_SSE_Debug_log.txt 2.81 MB · 0 downloads TexGen_SSE_log.txt 106.62 kB · 0 downloads

Expand  

That error should be unrelated to updating the Redis.

Any changes to the graphics card/driver/OS? What is the graphics card? How much VRAM?
Track its usage. It seems that TexGen has less and less of it available until the "render context" (think of it like a hidden window) somehow becomes invalid.

Kill any hidden TexGenx64/Texconv lingering in task manager. Try not to run other programs that use (lots) VRAM.

Only select one TexGen option at a time, e.g it seems billboards went fine, and its at the start of rendered object LOD were things went wrong. 

Posted (edited)
  On 3/12/2022 at 7:04 PM, sheson said:

That error should be unrelated to updating the Redis.

Any changes to the graphics card/driver/OS? What is the graphics card? How much VRAM?
Track its usage. It seems that TexGen has less and less of it available until the "render context" (think of it like a hidden window) somehow becomes invalid.

Kill any hidden TexGenx64/Texconv lingering in task manager. Try not to run other programs that use (lots) VRAM.

Only select one TexGen option at a time, e.g it seems billboards went fine, and its at the start of rendered object LOD were things went wrong. 

Expand  

No OS updates, driver updates or hardware changes since this morning when it worked fine (after all the seasons troubleshooting and not found errors and whatnot). GPU is a gtx 960 2GB, yesterday there was that other vram issue where you had me add a line to the texgen ini before you updated it. That whole dyndolod install had since been removed and reinstalled. It was now a clean unmodified texgen ini from alpha 81. (I hadn't seen that there was an 82 until just now).

Edited by Roastlawyer
Posted
  On 3/12/2022 at 7:09 PM, Roastlawyer said:

No OS updates, driver updates or hardware changes since this morning when it worked fine (after all the seasons troubleshooting and not found errors and whatnot). GPU is a gtx 960 2GB, yesterday there was that other vram issue where you had me add a line to the texgen ini before you updated it. That whole dyndolod install had since been removed and reinstalled. It was now a clean unmodified texgen ini from alpha 81. (I hadn't seen that there was an 82 until just now).

Expand  

I can see form the debug that it is reducing the setting automatically down to 6 and still fails. You had success with setting to 10 from the start. Try that again.

Posted
  On 3/12/2022 at 7:04 PM, sheson said:

Only select one TexGen option at a time, e.g it seems billboards went fine, and its at the start of rendered object LOD were things went wrong. 

Expand  

I ran texgen again with only "Rendered object LOD Textures" selected. It completed successfully. (edge was closed)

Ran it again with stitched object textures. Vram usage (with edge also open in just this tab) hit a max of 4.5gb (2gb dedicated, 2.5gb shared used), This also completed successfully.

Posted (edited)
  On 3/12/2022 at 7:18 PM, sheson said:

You had success with setting to 10 from the start. Try that again.

Expand  

With that (TextureCache=10) set in the .ini again it worked. Once again, thank you so much for all your help and what you do.

Edited by Roastlawyer
Posted

hey sheson,
I have a problem with my dyndolod. I have been using it for a long time now.
But recently with alpha 77 and 81 i believe(recent latest ones), I get CTD when loading a save with it. It took me a long time to deduce that it was Dyndolod causing the CTD.

Basically, I can load an older save successfully, but I cannot make any more saves with dyndolod enabled. The new save will CTD on load.
Now i figured it was dyndolod causing the issue because after I disabled, texgen, dyndolod outputs and loaded an old save and made a new save. The new save loads!
I had never had these CTD on load with older alphas, but only the ones in the past few weeks.

All this time I thought it was old scripts and uninstalled mods and loaded way back losing a lot of progress and been playing it from there but it was dyndolod.

So how do I fix my save file, which CTDs on load as it was saved with dyndolod enabled?
And what causes this? missing mesh? how do i prevent this from happening?
thanks

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.