Jump to content

Recommended Posts

Posted
1 hour ago, Archcadia said:

I am using the version of Texconv that came with DynDOLOD though. And the DynDOLOD folder is in an almost empty internal drive (E:\)

From your DynDOLOD log:
External: E:\DynDOLOD\Edit Scripts\Texconvx64.exe, Version: n/a, Date: 2021-11-10 14:31:26

The Texconvx64.exe shipping with DynDOLOD 3 Alpha 182 reports as 
External: G:\Skyrim\DynDOLOD3\Edit Scripts\Texconvx64.exe, Version: 1.0.0.0, Date: 2024-09-04 02:00:00

The Texconvx64.exe shipping with DynDOLOD does not print a list of command line arguments when it is started with "wrong" arguments it does not support.

Posted
3 minutes ago, sheson said:

From your DynDOLOD log:
External: E:\DynDOLOD\Edit Scripts\Texconvx64.exe, Version: n/a, Date: 2021-11-10 14:31:26

The Texconvx64.exe shipping with DynDOLOD 3 Alpha 182 reports as 
External: G:\Skyrim\DynDOLOD3\Edit Scripts\Texconvx64.exe, Version: 1.0.0.0, Date: 2024-09-04 02:00:00

The Texconvx64.exe shipping with DynDOLOD does not print a list of command line argument when it is started with "wrong" arguments it does not support.

Hmmm, could that be an issue starting it through MO then? I do have to say I click on launch and just let the program run without any external interference from my end, from the provided documentation it seems complex enough already without me messing around with additional command line arguments.

I will also redownload DynDOLOD and start the process again from scratch.

Posted
Quote

Hmmm, could that be an issue starting it through MO then? I do have to say I click on launch and just let the program run without any external interference from my end, from the provided documentation it seems complex enough already without me messing around with additional command line arguments.

I will also redownload DynDOLOD and start the process again from scratch.

This either happened because the DynDOLOD 3 Alpha 182 download archive was not unpacked into a new and empty folder as explained by the installation instructions or the Texconvx64.exe was replaced afterwards. The date of the wrong Texconv64.exe indicates it is from an old version of xEdit. None of the programs or tools like MO2 or DynDOLOD can cause that.

DynDOLOD requires rudimentary Windows, files and folder knowledge. Just following the clear and simple installation and generation instructions verbatim avoids many of the common mistakes novice users make. I suggest to learn the basics of modding by following a modding guide.

Delete the DynDOLOD folder. Create a new one, which ensure that it is empty, then unpacking the download archive into that new and empty folder will ensure that only the correct version of all files from the download archive are installed. Do not not move, copy or replace any of the files afterwards. There is no need to do anything else.

Posted

I'm having a problem with blue LODs in some areas.  Having looked through previous posts, it seems these are generally tied to specific mods but pulling up the references in xEdit, it seems that these are only referenced by Skyrim.esm and USSEP so I'm not sure how to move forward.  I'm attaching a link with all the relevant files (I hope).  I'm providing screen shots and truncated log files... any help would be greatly appreciated.  https://ufile.io/f/pufct

Posted

As the title says, using DynDOLOD renders the game unplayable because the game freezes soon after loading in. I know it's DynDOLOD because the freeze disappears when I disable the .esm and .esp. The relevant crash log can be found here. The DynDOLOD logs are too large to paste, with the debug log being 118Mb.

Posted
10 hours ago, BrotherShamus said:

I'm having a problem with blue LODs in some areas.  Having looked through previous posts, it seems these are generally tied to specific mods but pulling up the references in xEdit, it seems that these are only referenced by Skyrim.esm and USSEP so I'm not sure how to move forward.  I'm attaching a link with all the relevant files (I hope).  I'm providing screen shots and truncated log files... any help would be greatly appreciated.  https://ufile.io/f/pufct

Those buildings are most likely not LOD but full models. Test if they remain after disabling all LOD with tll in console as explained in https://dyndolod.info/Official-DynDOLOD-Support-Forum#Rudimentary-Troubleshooting

If they are full models the problem has nothing to with LOD or DynDOLOD. This is probably because of invalid shader settings, missing textures, related to parallax etc.

Posted
5 hours ago, NoCleverness said:

As the title says, using DynDOLOD renders the game unplayable because the game freezes soon after loading in. I know it's DynDOLOD because the freeze disappears when I disable the .esm and .esp. The relevant crash log can be found here. The DynDOLOD logs are too large to paste, with the debug log being 118Mb.

Moved to the DynDOLOD 3 Alpha thread. read the first posts and/or https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to zip and use a file service to upload large log files when making posts.

The papyrus log is not a crash log. However, the log messages from the script engine can still help determine issues.

The messages seem to indicate that you may be using the wrong version of DynDOLOD papyrus scripts for the save, maybe removed DynDOLOD DLL or replaced the DynDOLDO output without doing a clean save. See https://dyndolod.info/Help/Clean-Save and https://dyndolod.info/Updating

Posted
8 hours ago, sheson said:

Those buildings are most likely not LOD but full models. Test if they remain after disabling all LOD with tll in console as explained in https://dyndolod.info/Official-DynDOLOD-Support-Forum#Rudimentary-Troubleshooting

If they are full models the problem has nothing to with LOD or DynDOLOD. This is probably because of invalid shader settings, missing textures, related to parallax etc.

Using the tll console command, the issue is still present.  I had read in a previous post that this may have something to do with a missing 'p' texture.  Since this is a problem that seems to affect objects that are unrelated (farm house and rock clusters under certain trees), I'm going to guess that this is a problem with another mod that somehow affected LOD generation and not with Dyndolod itself?  I'm going to investigate how to find specific textures in Vortex as looking in xEdit didn't really help... I'll post back here when I find a solution in case someone in the future has a similar issue.  Thanks again for your help.

ScreenShot66.png

Posted (edited)

@sheson Sorry about that, I'll zip the appropriate logs and send them. I also did the clean install, but in-game throws up an error saying it can't load NG_Worlds.txt, and I don't know what that means.

Edited by NoCleverness
Tried to quote, but forum wouldn't let me.
Posted
13 minutes ago, NoCleverness said:

Sorry about that, I'll zip the appropriate logs and send them. I also did the clean install, but in-game throws up an error saying it can't load NG_Worlds.txt, and I don't know what that means.

The papyrus log shows that this is not a clean update. The save was not cleaned as explained in https://dyndolod.info/Help/Clean-Save.

The message can't load DynDOLOD_NG_Worlds.txt means, that you changed the load order after generating LOD by installing DynDOLOD DLL NG and Scripts after generating the LOD patch.

Read and follow https://dyndolod.info/Installation-Instructions, which explains to install DynDOLOD DLL NG and Scripts before generating LOD.
Pay attention to the explanations in https://dyndolod.info/Generation-Instructions#Prerequisites how to clean and error check the load order before generating LOD.

Make a clean save.
Generate the LOD patch for the current load order and install it.
Then start the game and test everything works for a new game / coc riverwood.
Then the clean save made in an interior should load without an error shown in the game or in the papyrus logs.

Posted
2 hours ago, sheson said:

The papyrus log shows that this is not a clean update. The save was not cleaned as explained in https://dyndolod.info/Help/Clean-Save.

The message can't load DynDOLOD_NG_Worlds.txt means, that you changed the load order after generating LOD by installing DynDOLOD DLL NG and Scripts after generating the LOD patch.

Read and follow https://dyndolod.info/Installation-Instructions, which explains to install DynDOLOD DLL NG and Scripts before generating LOD.
Pay attention to the explanations in https://dyndolod.info/Generation-Instructions#Prerequisites how to clean and error check the load order before generating LOD.

Make a clean save.
Generate the LOD patch for the current load order and install it.
Then start the game and test everything works for a new game / coc riverwood.
Then the clean save made in an interior should load without an error shown in the game or in the papyrus logs.

I re-tried making a clean save, and I think I found the problem. For some reason, MCM won't let me disable DynDOLOD. The option is greyed out, and I can't click it.

Posted
53 minutes ago, NoCleverness said:

I re-tried making a clean save, and I think I found the problem. For some reason, MCM won't let me disable DynDOLOD. The option is greyed out, and I can't click it.

If it is greyed there is no dynamic LOD for the location and DynDOLOD is not active. If it is not active, it does not to be deactivated anymore.

See https://dyndolod.info/Help/Clean-Save
1. Deactivate DynDOLOD from the DynDOLOD SkyUI MCM if available. Wait for the deactivation message.
...
3. Check the DynDOLOD SkyUI MCM that DynDOLOD is still deactivated if available or use the wait menu to wait 24 game hours.
...
If for any reason the first four steps are not possible, remove the DynDOLOD output as per step 5, load whatever save should be cleaned and go into an interior and then continue with step 7.

Simply proceed with the steps as explained to make a clean save.

Posted

Hiya. 

How do i go about adding a new underside to my existing setup? i'm getting todd rays through mountains and houses and i realized that i forgot to change the DoubleSidedTextureMask= line in .ini file.

in the terrain underside section on the installation page it's mentioned that i could generate a new underside by running DynDOLOD again and uncheck everything else, then points me to update section for info on merging it. i'm a brick head, i'm clueless on how to do that.

from what i've noticed so far, my only other issue right now is with distant waterfalls. they are so bright i can see them from just about anywhere, and they stand out a bit in world map view. 

WAjlOCA.jpeg

lastly, i'm also sometimes a impatient brick head. so i only used ssEDIT to auto-clean the plugins DynDOLOD told me i were required to clean during during installation(Update, Dawnguard, Heartfires and beafarmer). LOOT in vortex have recommended me to clean exactly 1 plugin from "wild edits" in maybe 3 years i've used it so i never do. Should i just run auto clean on all my plugins (excluding Unofficial patch maybe), and is that okay to do with DynDOLOD installed? 

Thanks all, any help and insight is much appriciated!

Posted
45 minutes ago, Mahtyo said:

Hiya. 

How do i go about adding a new underside to my existing setup? i'm getting todd rays through mountains and houses and i realized that i forgot to change the DoubleSidedTextureMask= line in .ini file.

in the terrain underside section on the installation page it's mentioned that i could generate a new underside by running DynDOLOD again and uncheck everything else, then points me to update section for info on merging it. i'm a brick head, i'm clueless on how to do that.

from what i've noticed so far, my only other issue right now is with distant waterfalls. they are so bright i can see them from just about anywhere, and they stand out a bit in world map view. 

WAjlOCA.jpeg

lastly, i'm also sometimes a impatient brick head. so i only used ssEDIT to auto-clean the plugins DynDOLOD told me i were required to clean during during installation(Update, Dawnguard, Heartfires and beafarmer). LOOT in vortex have recommended me to clean exactly 1 plugin from "wild edits" in maybe 3 years i've used it so i never do. Should i just run auto clean on all my plugins (excluding Unofficial patch maybe), and is that okay to do with DynDOLOD installed? 

Thanks all, any help and insight is much appriciated!

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

https://dyndolod.info/Help/Terrain-Underside#Updating
The old DynDOLOD output is still active as a mod and when you install the new out as a mod to the mod name for the for the already existing output, MO2 will ask you to replace, merge or rename. Select merge. No idea about Vortex but since you use it, you should know how it works. Files can also be moved from the output folder to the mod folder with a file manager like Explorer, simply overwrite any existing old files with the ones from the new output.

To update object LOD meshes with doublesided flag, edit the export file(s) for the desired worldspace to update, insert the exact same line e.g. DoubleSidedTextureMask=mountain,mtn as you set it in the DynDOLOD INI to the top of the export file, start in expert mode and "Execute LODGen". See https://dyndolod.info/Help/Expert-Mode#Execute LODGen

See https://dyndolod.info/Mods/Waterfalls. See https://dyndolod.info/Official-DynDOLOD-Support-Forum#In-Game-Screenshots how to make useful screenshots with more informative console when reporting visual issues in the game.

For a stable load order, all plugins containing deleted references should be cleaned. https://dyndolod.info/Messages/Deleted-Reference
DynDOLOD only reports plugins with deleted large references since that hinders the LOD patch generation. Crashes because of deleted references or issues from ITMs / conflicts in other plugins are typically not erroneously attributed to DynDOLOD. A stable and properly made load order is the requirement the game to work and also for the LOD patch generating. How to do this is explained by proper modding guides since decades. As explained in https://dyndolod.info/Generation-Instructions#Prerequisites, it is best to do whatever needs to be done for load order to work properly before generating the LOD patch. Undeleting deleted references afterwards is fine. Removing ITMs should not cause issues either, but the ITM record might have been copied to the LOD patch plugins. In the unlikely case that is an issue it can be manually resolved in xEdit. Also see https://dyndolod.info/Updating

Posted (edited)

TexGen is running fine on launch and isn't crashing, I just find it odd that my old TexGen Output contains the following folders:

-architecture

-creation club

-dlc01

-dlc02

-DynDOLOD

-effects

-enderal (which I don't actually play with or have installed)

-landscape

-lod

-smim

-terrain

 

Upon updating my Lodgen Output and updating DynDOLOD and its requirements, my new TexGen Output is only generating the following:

-dlc01 

-DynDOLOD

-lod

-terrain

 

I cannot seem to find a reason why it is only generating significantly less that it was before.  This doesn't seem intended but maybe I am missing something with the update?

 

I should add that both were generated using DynDOLOD 3 alpha, just different versions.  I had updated my DLL NG and Resources prior to running TexGen

 

I am currently thinking I misunderstood xLODGen instructions and generated Tree and Object lods with xLODGen, which is preventing new ones to be made by TexGen.

Edited by ExquisiteLemon
Version History Added

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.