Jump to content

Recommended Posts

Posted
  On 6/21/2024 at 11:13 AM, Morti said:

I suspected as much. There is a general issue with paths:

Z:\mnt\gry2\DynDOLOD\Edit Scripts\DynDOLOD\TexGen_SSE.ini

To even start it in the first place, I needed to copy multiple files into this second DynDOLOD folder. This extra DynDOLOD folder is the problem here.

After copying the other files it complained about it finally started.

Expand  

This sounds like a problem with whatever tool was used to unpack not keeping the actual folder structure from the download archive.

As explained in https://dyndolod.info/Installation-Instructions, use official https://www.7-zip.org to unpack.

Posted (edited)

I get a CTD when opening the world map (A Quality World Map). This happens each and every time when opening the map right after loading a savegame. It happens every now and then when having changed the cell after loading the savegame and then trying to open the world map. There are no other crashes, just this crashing on opening the map.

It didn't have this issue with DynDOLOD for PapyrusUtil. It seemingly started after having migrated to DynDOLOD NG. I did a clean save as described before migrating to DynDOLOD NG. Grass cache generation and LOG generation in general worked fine.

(I might add that it has been quite a long time since I generated the LOD with DynDOLOD for PapyrusUtil. I added and updated mods in between that and then generating with DynDOLOD NG. However I didn't change anything as far as I am aware of regarding Better Dynamic Snow and Ambient Slavers, which are mentioned in the crash log along with DynDOLOD.)

Versions:

1.5.97
DynDOLOD Resources SE 3.00-52897-Alpha-50
DynDOLOD 3.00-68518-Alpha-173
DynDOLOD DLL NG and Scripts 3.00-97720-Alpha-30

This is the beginning of the NetScript crash log:

  Reveal hidden contents

Do the logs somehow indicate as to where this issue could come from?

Here are the complete DynDOLOG logs and NetScript crash log: https://we.tl/t-UouiLrucWX

Edited by TomForStep
Posted
  On 6/21/2024 at 6:03 PM, TomForStep said:

I get a CTD when opening the world map. This happens each and every time when opening the map right after loading a savegame. It happens every now and then when having changed the cell after loading the savegame and then trying to open the world map. There are no other crashes, just this crashing on opening the map.

It didn't have this issue with DynDOLOD for PapyrusUtil. It seemingly started after having migrated to DynDOLOD NG. I did a clean save as described before migrating to DynDOLOD NG. Grass cache generation and LOG generation in general worked fine.

Versions:

1.5.97
DynDOLOD Resources SE 3.00-52897-Alpha-50
DynDOLOD 3.00-68518-Alpha-173
DynDOLOD DLL NG and Scripts 3.00-97720-Alpha-30

This is the beginning of the NetScript crash log:

  Reveal hidden contents

Do the logs somehow indicate as to where this issue could come from?

Here are the complete DynDOLOG log files and the NetScript crash log: https://we.tl/t-UouiLrucWX

Expand  

https://dyndolod.info/Official-DynDOLOD-Support-Forum#Rudimentary-Troubleshooting
In case of issues in the game, test if the problem persists without any DynDOLOD output.

If the problem only happens with DynDOLOD output being active, test if problem is repeatable and the reported records are consistent.
Check the mentioned references and base records in xEdit for obvious problems. xx0BCC43 in DynDOLOD.esp and xx0165E0 in DynDOLOD.esm in this case. If the base record links a material record check that one, too.
If nothing sticks out, post screenshots of them. See https://dyndolod.info/Official-DynDOLOD-Support-Forum#xEdit-Screenshots

The winning overwrite in DynDOLOD.esp for the base record should be a copy of xx006A1D in Prometheus_No_snow_Under_the_roof.esp.
The used base record seems to be the original from the mod No snow under the roof, however the plugin seems to be a different version. Report which mod it comes from or if you modified it yourself.

Posted (edited)
  On 6/22/2024 at 6:35 AM, sheson said:

https://dyndolod.info/Official-DynDOLOD-Support-Forum#Rudimentary-Troubleshooting
In case of issues in the game, test if the problem persists without any DynDOLOD output.

If the problem only happens with DynDOLOD output being active, test if problem is repeatable and the reported records are consistent.
Check the mentioned references and base records in xEdit for obvious problems. xx0BCC43 in DynDOLOD.esp and xx0165E0 in DynDOLOD.esm in this case. If the base record links a material record check that one, too.
If nothing sticks out, post screenshots of them. See https://dyndolod.info/Official-DynDOLOD-Support-Forum#xEdit-Screenshots

The winning overwrite in DynDOLOD.esp for the base record should be a copy of xx006A1D in Prometheus_No_snow_Under_the_roof.esp.
The used base record seems to be the original from the mod No snow under the roof, however the plugin seems to be a different version. Report which mod it comes from or if you modified it yourself.

Expand  

Interestingly, I get exactly the same crash on map opening when I disable DynDOLOD output...

These two entries always show up in the crash log whether DynDOLOD is enabled or disabled:

 [   0]    TESObjectSTAT(FormId: 00090983, File: `Better Dynamic Snow.esp <- Skyrim.esm`)
  [   0]    TESObjectREFR(FormId: 31089768, File: `Ambient Slaves SE.esp`, BaseForm: TESObjectSTAT(FormId: 00090983, File: `Better Dynamic Snow.esp <- Skyrim.esm`))

They both point to the same whdockdoortrim.nif (Persistent, Is Full Lod). That's how it looks in SSEEdit:

  Reveal hidden contents

For testing purposes, I disabled "Is Full LOD" on the xx089768 entry from Ambient Slaves. And lo and behold, no more crashes on opening the map! Does that make any sense??

Edited by TomForStep
Posted (edited)

Got this error during the last DynDOLOD run: 

  Reveal hidden contents

I am using the latest (24.3.1) AMD WHQL drivers. 

Logs: https://ufile.io/0oyqmll5

Edited by Chromatic
Posted

I am trying to run dyndolod  after following all of the installation instructions correctly. it runs and completes after being run through MO2 tools, but the problem is it is not registering any of my mods/plugins. it is only detecting the base game, DLC and creation content. i can provide screenshots/logs, honestly i am tearing my hair out and close to giving up, what am i doing wrong?

 

any help would be much appreciated,thanks!

 

Posted
  On 6/22/2024 at 8:01 AM, TomForStep said:

Interestingly, I get exactly the same crash on map opening when I disable DynDOLOD output...

These two entries always show up in the crash log whether DynDOLOD is enabled or disabled:

 [   0]    TESObjectSTAT(FormId: 00090983, File: `Better Dynamic Snow.esp <- Skyrim.esm`)
  [   0]    TESObjectREFR(FormId: 31089768, File: `Ambient Slaves SE.esp`, BaseForm: TESObjectSTAT(FormId: 00090983, File: `Better Dynamic Snow.esp <- Skyrim.esm`))

They both point to the same whdockdoortrim.nif (Persistent, Is Full Lod). That's how it looks in SSEEdit:

  Reveal hidden contents

For testing purposes, I disabled "Is Full LOD" on the xx089768 entry from Ambient Slaves. And lo and behold, no more crashes on opening the map! Does that make any sense??

Expand  

The base record has show in worldmap flagged, which together with the IsFullLOD flag of the reference can cause CTD. Unset the IsFullLOD flag on the reference or create an overwrite for the base record into a new or existing plugin of your choice and unset the Show in Worldmap flag. That should stop the game from crashing when opening the map.

  • Like 1
Posted
  On 6/22/2024 at 12:45 PM, Chromatic said:

Got this error during the last DynDOLOD run: 

  Reveal hidden contents

I am using the latest (24.3.1) AMD WHQL drivers. 

Logs: https://ufile.io/0oyqmll5

Expand  

Is this error repeatable if you only generate SIworld for a test?

If problem persists check if adding RenderSingle=1 under [DynDOLOD] in E:\Mod Tools\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.ini makes a difference.

Posted
  On 6/22/2024 at 3:24 PM, Ddm2468 said:

I am trying to run dyndolod  after following all of the installation instructions correctly. it runs and completes after being run through MO2 tools, but the problem is it is not registering any of my mods/plugins. it is only detecting the base game, DLC and creation content. i can provide screenshots/logs, honestly i am tearing my hair out and close to giving up, what am i doing wrong?

any help would be much appreciated,thanks!

Expand  

Moved to the DynDOLOD 3 Alpha thread.

See the first post and/or https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs which DynDOLOD debug log and log to upload.

Also see https://dyndolod.info/Installation-Instructions
Refer to the manual of the mod manager how to add the DynDOLOD/TexGen executables, for example Mod Organizer, Vortex. If the tools are started without setting a Game Mode with a command line argument, a message window will prompt for the desired Game Mode. For Steam versions of the game, use the game launcher to set the current location of the game in the Windows Registry. See Windows Registry Key for more. See Skyrim Special Edition GOG / Skyrim Anniversary Edition GOG in case the GOG version of the game is used.

Check the reported game Data Path in the TexGen/DynDOLOD log is the correct one and the same MO2 uses. If not see  https://dyndolod.info/Messages/Windows-Registry-Key

Posted
  On 6/22/2024 at 8:20 PM, sheson said:

The base record has show in worldmap flagged, which together with the IsFullLOD flag of the reference can cause CTD. Unset the IsFullLOD flag on the reference or create an overwrite for the base record into a new or existing plugin of your choice and unset the Show in Worldmap flag. That should stop the game from crashing when opening the map.

Expand  

Yes, that did it. Thank you so much for your help and all your cool tools! Much appreciated!

Posted
  On 6/22/2024 at 8:34 PM, sheson said:

Is this error repeatable if you only generate SIworld for a test?

Expand  

No, only selecting SIworld didn't have any problems and lod generation was successful.

  On 6/22/2024 at 8:34 PM, sheson said:

If problem persists check if adding RenderSingle=1 under [DynDOLOD] in E:\Mod Tools\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.ini makes a difference.

Expand  

RenderSingle=1 didn't make a difference, this time lod generation was stuck at the same spot but no error message appeared. After letting DynDOLOD run for many hours with no progress, I had to close it manually and terminate the process in the task manager. No logs were generated this time.

Posted
  On 6/23/2024 at 11:46 AM, Chromatic said:

No, only selecting SIworld didn't have any problems and lod generation was successful.

RenderSingle=1 didn't make a difference, this time lod generation was stuck at the same spot but no error message appeared. After letting DynDOLOD run for many hours with no progress, I had to close it manually and terminate the process in the task manager. No logs were generated this time.

Expand  

Keep RenderSingle=1 and add both GLDebug=1 and RealTimeLog=1 under [DynDOLOD]

Upload new log, debug log and bugreport.txt if it exists or DynDOLOD_SSE_realtime_log.txt in case it wasn't able to save the log and debug log.

Posted

Hello, good day
I need help with my current LOD setup, so i managed to succesfully generate my LOD setup from Xlodgen with ACMOS to Texgen and Dyndolod. The first time i use the Dyndolod 3 DLL SE (not the NG) and the LOD is working alongside with ACMOS. but the problem is i'm having a crash problem whenever i loading a different save, loading previous save after dying and quitting to main menu. After i dig some information on reddit, it has link to this post

so i changed my Dyndolod DLL SE to Dyndolod DLL NG. But here is the real problem start to show, after i regenerate Dyndolod with the new script my LOD is messed up, but the weird thing is i have succesfully generate it no error or whatsoever. The problems can be seen on image below
LOD Images

So what causing this and what is the solution, i'm in a dead end here. i've been regenerating dyndolod for few times and never stumble anything like this.
What i've done so far to fix this (no luck):

1. Regenerating All lod from Terrain with Xlodgen, Road Generator with ACMOS, Texgen and dyndolod.
2. Resetting Beth Ini lod
3. Reinstalling Dyndolod

here is my Dyndolod and Texgen log

Dyndolod.log
Texgen.log

Posted
  On 6/25/2024 at 1:22 AM, Ravandhika said:

Hello, good day
I need help with my current LOD setup, so i managed to succesfully generate my LOD setup from Xlodgen with ACMOS to Texgen and Dyndolod. The first time i use the Dyndolod 3 DLL SE (not the NG) and the LOD is working alongside with ACMOS. but the problem is i'm having a crash problem whenever i loading a different save, loading previous save after dying and quitting to main menu. After i dig some information on reddit, it has link to this post

so i changed my Dyndolod DLL SE to Dyndolod DLL NG. But here is the real problem start to show, after i regenerate Dyndolod with the new script my LOD is messed up, but the weird thing is i have succesfully generate it no error or whatsoever. The problems can be seen on image below
LOD Images

So what causing this and what is the solution, i'm in a dead end here. i've been regenerating dyndolod for few times and never stumble anything like this.
What i've done so far to fix this (no luck):

1. Regenerating All lod from Terrain with Xlodgen, Road Generator with ACMOS, Texgen and dyndolod.
2. Resetting Beth Ini lod
3. Reinstalling Dyndolod

here is my Dyndolod and Texgen log

Dyndolod.log
Texgen.log

Expand  

Read the first post and/or https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs which DynDOLOD debug log to also upload when making posts.

See and follow https://dyndolod.info/Official-DynDOLOD-Support-Forum#Rudimentary-Troubleshooting.

As explained in https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs, upload the crash log when having crashes for help with proper troubleshooting or to properly report the problem while participating in the alpha test.
What is the purpose of linking to months old unrelated posts on a social media website that has nothing to do with any of your issues?
Instead of randomly changing things because of crashes, troubleshoot the actual problem or report it properly here for qualified help and advice. Otherwise, there is no point in mentioning them. https://dyndolod.info/FAQ#ILS-or-CTD

In regards to what might be shown in the screenshot, verify and/or increase LOD distances in the DynDOLOD SkyUI MCM - Settings and/or with BethINIs.

Posted

Hello,

I have been attempting to use DynDOLOD for Seasons of Skyrim and Seasonal Landscapes for some time, but each time I run the program it seizes up upon trying to generate the texture atlas for MarkarthWorldTreeLOD. The only mod that affects the trees in my load order (that I am aware of) is Happy Little Trees. Opening the task manager shows CPU and Disk usage dropping to 0%, while RAM usage seems to remain as usual - even after waiting 20+ minutes for progress. Any ideas on how to resolve this?

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.