Jump to content

Recommended Posts

Posted
  On 9/4/2023 at 5:23 PM, Ylikollikas said:

Its 3D lods for NotW made by from decimating and hand-tuning the models in blender. It also includes winter variants. I haven't yet gotten reply from original author to upload on Nexus.

 

But anyway, Here they are

Expand  

Download and run this test version https://mega.nz/file/gNJhlIpC#wYtntkA4Nw6hp9IBFv5tgF_L4ASrjmHDyptzeoS6qhE
Only select a single small worldspace like Blackreach, so it goes through everything quick.
Once its done, search the debug log for "Cloud_LOD" to find loglines like 
<Debug: Meshes\dyndolod\lod\trees\*passthru_lod.nif Scene Root:5 Shader Flags 2: ZBuffer_Write | Double_Sided | EnvMap_Light_Fade | Cloud_LOD | ... >

I did not find any in the archive, but I am not sure I have the right mod that actually requires all those files. It only checks NIFs that are actually used.

I have a few additional comments:
Static LOD models should not have BSX flags like Havok, Complex or Articulated. If no BSX flags are set the block can be removed. You can search the debug log for "LOD model BSX Flags" and if you see a 3D tree LOD model listed, the block can most likely be removed. LOD models are can be used in the game directly, so wrong, unnecessary flags can cause problems.
For 3D tree LOD models, the shapes that depict crowns should have "Crown" in the shape name. Trunks should have "Trunk" in the shape name. That will allow to apply distinct brightness setting. See https://dyndolod.info/Help/3D-Tree-LOD-Model#Combining-Trunks-and-Crowns-Leaves-and-Branches
Like the vanilla game, mods should always use unique filenames (for textures in this case). There shouldn't be duplicate filenames with different data in different folders.

Posted (edited)

Candlehearth Hall is misaligned inside of the city when I am in the parent world space, I don't know how to fix this to where DynDOLOD 3 doesn't generate Windhelm child lod in the exterior.
It's also causing major clipping at the main gate... Yes that's part of the same mesh, my Argonian is standing under that just outside the city.

20230904163757_1.jpg

Edited by StrayHALO_MAN
Additional info
Posted
  On 9/4/2023 at 3:22 PM, sheson said:

Moved to the DynDOLOD 3 Alpha thread.

Read the first post and/or https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs which DynDOLOD log, debug log and bugreport.txt (if it exists) to upload when making posts.

Expand  

Apologies, clearly I hadn't looked enough. 
Below is a google drive with the logs of both TexGen and DynDOLOD, along with their debugs;
https://drive.google.com/file/d/18TwcPu_Mytgkc79SYI-3Vzs8JqKOn1Ed/view?usp=sharing

Posted
  On 9/4/2023 at 9:40 PM, StrayHALO_MAN said:

Candlehearth Hall is misaligned inside of the city when I am in the parent world space, I don't know how to fix this to where DynDOLOD 3 doesn't generate Windhelm child lod in the exterior.
It's also causing major clipping at the main gate... Yes that's part of the same mesh, my Argonian is standing under that just outside the city.

20230904163757_1.jpg

Expand  

Moved to the DynDOLOD 3 Alpha thread.

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

Lookup the reference form id in xEdit to find out its editor id which shows the source for which the reference was added as explained at https://dyndolod.info/Official-DynDOLOD-Support-Forum#In-Game-Screenshots.

The land and building should be two separate references and using two different LOD models. 

Posted
  On 9/5/2023 at 2:09 AM, Onyxeagle171 said:

Apologies, clearly I hadn't looked enough. 
Below is a google drive with the logs of both TexGen and DynDOLOD, along with their debugs;
https://drive.google.com/file/d/18TwcPu_Mytgkc79SYI-3Vzs8JqKOn1Ed/view?usp=sharing

Expand  

Generate with this test version instead https://mega.nz/file/AAo1EZSI#Ww2_BpQ63EggdX7KYPWeovJ4shgyhnVPQOwS8eEMfpc

It should run through. If not, upload new log and debug log.

Posted
  On 9/4/2023 at 4:59 PM, sheson said:

Did you actually flag the plugin as master?

Expand  

Yes that is correct, I did ESM-flag the SaveTheIcerunner.esp plugin.

  On 9/4/2023 at 4:59 PM, sheson said:

Not sure why mfg sees what it seems. it probably has to do with how a master plugins overwrites other master plugins, which is different than non master.

Expand  

That console display inaccuracy bothers me greatly so I decided to investigate. I tried to reproduce the issue from scratch using test plugins manually created in xEdit. One 'master' plugin defining a new reference, one 'override' plugin overriding that reference. This is a rabbit hole of mind-boggling permutations but I think I managed to narrow it down:

  • The 'master' plugin must be ESM. Either .esm or ESM-flagged .esp.
  • The reference override in the 'override' plugin must have an enable parent.

Notes:

  • Console display problem doesn't happen if 'master' plugin is not ESM.
  • It doesn't matter if 'override' plugin is ESM or not.
  • It doesn't matter if the reference in the 'master' plugin has an enable parent or not. Only the enable parent in the override triggers the incorrect display.
  • It doesn't matter what changes the override makes to the reference. It can be simply an ITM + enable parent.
  • It doesn't matter whether 'master' or 'override' plugins are ESL-flagged or not.

Weird, huh?

I don't know if this is a bug in More Informative Console or yet another engine quirk or a side-effect of low-level SKSE plugins (such as SSE Engine Fixes).

Sorry for veering off-topic but I think this is pertinent as it affects DynDOLOD reporting and troubleshooting. The true origin of the reference cannot be determined by looking at the console in those cases, one must go look into xEdit. I'd be interested if others could confirm my observations.

Thanks.

Posted (edited)

I got same issue with DynDOLOD v3 140a. It hangs at atlas creation:
[04:22] [Tamriel] Creating texture atlas C:\Modding\DynDOLOD3.00-140a\DynDOLOD_Output\Textures\DynDOLOD\LOD\DynDOLOD_Tamriel_Glow.dds 1024 x 512
The process  "Taking your firstborn" (you really should stop this meme I think) is still running at 25% cpu though, but it's more than 20 minutes like that, nothing react. It almost the fifth time I restarted. I don't have this issue on previous versions. 

Edited by imnotfamous
time
Posted
  On 9/5/2023 at 7:58 AM, imnotfamous said:

I got same issue with DynDOLOD v3 140a. It hangs at atlas creation:
[04:22] [Tamriel] Creating texture atlas C:\Modding\DynDOLOD3.00-140a\DynDOLOD_Output\Textures\DynDOLOD\LOD\DynDOLOD_Tamriel_Glow.dds 1024 x 512
The process  "Taking your firstborn" (you really should stop this meme I think) is still running at 25% cpu though, but it's more than 20 minutes like that, nothing react. It almost the fifth time I restarted. I don't have this issue on previous versions. 

Expand  

Moved the post from an old 2019 thread to the appropriate DynDOLOD 3 Alphja thread.

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

As explained use search to find similar posts and answers, for example https://stepmodifications.org/forum/search/?q=DynDOLOD_Tamriel_Glow.dds&quick=1&type=forums_topic&item=17510

I will list the things that worked for people in the past as discussed in this thread. Try one at time until it hopefully works:

Make sure UAC and antivirus are not interfering. Add exceptions for all executables, also for in ..\Edit Scripts\Texconvx64.exe for example.

Update the graphics driver to the latest version. Install the driver only without the crapware or terminate the crapware before using the tools.

Check the task manager for stuck Texconvx64.exe that DynDOLOD might be waiting for. If you terminate all Texconvx64.exe DynDOLOD should have a related error message and stop.

Add LockTexconv=1 under [DynDOLOD] in ..\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.INI to see if that changes anything.

If not, test if adding RenderSingle=1 under [DynDOLOD] in ..\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.INI lets it run through.

If not, test if instructing Texconv to not use the GPU by adding TexconvAdapterIndex=-1 under [DynDOLOD] in ..\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.IN changes anything.

If it still gets stuck, upload both the log and the debug log.

Requiring firstborns is an allegory and not a meme.

Posted (edited)

Thanks Sheson for the fast answer. I add LockTexconv=1 and unselected the Fake lights child world option, and it works now. 
I think it could have been a light issue as I use the recent Light Limit Fix mod with its candle glow fake texture, and with LLF Particle Lights instead of Fake Glow mod as well. Not sure how this will be compatible with the Fake lights child world option. Or maybe it's just the LockTexconv that has resolve the issue. Thanks anyway. 
Keep the good work.
Best Regards.

PS: I don't get it about the allegory, maybe something related to dragonborn :) Anyway, your choice, just I'm probably not only to not get it. 

Edited by imnotfamous
Posted
  On 9/5/2023 at 10:17 AM, imnotfamous said:

Thanks Sheson for the fast answer. I add LockTexconv=1 and unselected the Fake lights child world option, and it works now. 
I think it could have been a light issue as I use the recent Light Limit Fix mod with its candle glow fake texture, and with LLF Particle Lights instead of Fake Glow mod as well. Not sure how this will be compatible with the Fake lights child world option. Or maybe it's just the LockTexconv that has resolve the issue. Thanks anyway. 
Keep the good work.
Best Regards.

PS: I don't get it about the allegory, maybe something related to dragonborn :) Anyway, your choice, just I'm probably not only to not get it. 

Expand  

The fake light child world option is entirely unrelated to generating textures or Texconv.

As explained at https://dyndolod.info/Help/Glow-LOD#Fake-Lights, the fake light option adds dynamic LOD references at the same position where there are reference with LIGH base records that match a certain criteria. The only incompatibility is things not matching well visually.

Posted

DynDOLOD 3a143 Test version for Parent > Child copies of references with dynamic LOD

Preliminary test results with Icerunner in Solitude: Before > After 👍

image.jpegimage.jpegimage.jpeg

I'm trying to take a systemic approach to testing rather than wandering around haphazardly and visually checking stuff:

  • I loaded the DynDOLOD plugins in xEdit and applied a filter by references with EDID containing "DYNDOLOD_PARENT".
  • Then I applied a custom script to list all records that have an Enable Parent.

Notes:

  • My cities are vanilla with minor changes, mostly various small fixes.
  • I always use the default NoCellsWithNAVM=1.

Results:

  • A total of 993 references were copied, which is a pretty high number, but not too bad.
  • Most of the copied references are vanilla stuff for Civil War sieges, and Khajiit Caravans.
  • The rest of the copied references are from mods which in my case are not at all close to the cities, the changes are at least 3 or 4 cells away from the city walls. Such as Goldenglow Estate in Riften, or the Western Watchtower in Whiterun, or a buildable house on the road up to Riverwood, at the foot of the mountains.

Next Steps:

  • It should be fairly easy to check the Khajiit Caravans when they're in town, so I'm going to do that.
  • As for the Civil War siege stuff, I think each city is controlled by its own enable parent common to all the changes, more or less - I hope - so I should be able to toggle them and check them out.
  • In order to save time, I don't think it's worth checking the copies that are far away from the walls. It may be important for players who fly/glide, but I don't. Even if I did, it doesn't make sense to me to fly out of cities. Once the player reaches the border of the child worldspace, there is nowhere else to go.

Questions:

  • Are there other types of references beside Enable Parent that have dynamic LOD and that I should look for copies in DynDOLOD plugins?
  • Any thoughts, comments, advice?

Thanks.

Full logs here if you'd like to take a look: https://drive.google.com/file/d/1HBzSJ56QkptARN150kduGita9awnWx77/view

  • +1 1
Posted
  On 9/5/2023 at 2:56 PM, Mousetick said:

DynDOLOD 3a143 Test version for Parent > Child copies of references with dynamic LOD

Preliminary test results with Icerunner in Solitude: Before > After 👍

image.jpegimage.jpegimage.jpeg

I'm trying to take a systemic approach to testing rather than wandering around haphazardly and visually checking stuff:

  • I loaded the DynDOLOD plugins in xEdit and applied a filter by references with EDID containing "DYNDOLOD_PARENT".
  • Then I applied a custom script to list all records that have an Enable Parent.

Notes:

  • My cities are vanilla with minor changes, mostly various small fixes.
  • I always use the default NoCellsWithNAVM=1.

Results:

  • A total of 993 references were copied, which is a pretty high number, but not too bad.
  • Most of the copied references are vanilla stuff for Civil War sieges, and Khajiit Caravans.
  • The rest of the copied references are from mods which in my case are not at all close to the cities, the changes are at least 3 or 4 cells away from the city walls. Such as Goldenglow Estate in Riften, or the Western Watchtower in Whiterun, or a buildable house on the road up to Riverwood, at the foot of the mountains.

Next Steps:

  • It should be fairly easy to check the Khajiit Caravans when they're in town, so I'm going to do that.
  • As for the Civil War siege stuff, I think each city is controlled by its own enable parent common to all the changes, more or less - I hope - so I should be able to toggle them and check them out.
  • In order to save time, I don't think it's worth checking the copies that are far away from the walls. It may be important for players who fly/glide, but I don't. Even if I did, it doesn't make sense to me to fly out of cities. Once the player reaches the border of the child worldspace, there is nowhere else to go.

Questions:

  • Are there other types of references beside Enable Parent that have dynamic LOD and that I should look for copies in DynDOLOD plugins?
  • Any thoughts, comments, advice?

Thanks.

Full logs here if you'd like to take a look: https://drive.google.com/file/d/1HBzSJ56QkptARN150kduGita9awnWx77/view

Expand  

The covered area is the bounding box of cells with navmehes +- (uLargeRefLODGridSize/2)+1  or (uGridsToLoad/2)+1 

Dynamic LOD is done for references with enable parent or initially disabled flag. Also for animated models based on mesh mask or reference rules or via dynamic LOD asset filename matching, in this case waterfalls.

I am rather testing visually with mods that I know add stuff around towns that have enable parents, like LOTD. I am testing with NoCellsWithNAVM=0 to make sure fires/glows for example do not get duplicated.

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.