sheson Posted December 8, 2024 Author Posted December 8, 2024 4 hours ago, aazz said: hello sheson There is a small problem with grass lod creation, so I am writing this to see if there is any way to solve it. https://imgur.com/xCIuvV6 Here's a screenshot. Only at certain times (12:00 to 16:00 in the screenshot) does the grass become that dark. I think it might be a problem with the nat weather or Cabbage ENB that I am using. The problem is that the grass lod comes out perfectly except during this time. To solve this problem, I keep modifying the direct and ambient values of texgen, but it doesn't work. I keep trying to modify the ComplexGrassBacklightMask value in DynDOLOD_SSE.ini, but there is no answer, so I am leaving a question to see if there is a way to solve the problem. Read the first post and/or https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs which TexGen and DynDOLOD logs and debug logs to upload when making posts. Changing a diffuse textures appearance is not really going to change how the engine/shaders light things at different times of day. https://dyndolod.info/Help/Grass-LOD#Settings Especially the image based lighting effect from ENB has a big impact on the brightness and color tone of the grass LOD. Additional complex grass lighting and time of day settings will obviously not apply to object LOD, as they are separate meshes and shaders. Do not use them so full grass and grass LOD match better for all weathers/times. If the engine/shader can not affect (grass) LOD the same way it affects full LOD, then you might have to turn off or reduce effects that change full grass lighting to keep consistency with LOD. https://dyndolod.info/Help/Grass-LOD#Internal-Billboards-and-External-Billboards You might want to experiment with the normal vector direction of whatever NIF is used for the grass LOD billboard. Compare the double sided 4 triangles ones used for "normal" full grass to the single sided ones used for complex grass with Nifkope. It might help bending the normal vector straight upwards so they receive more light when the duirect light/sun is above.
NoCleverness Posted December 8, 2024 Posted December 8, 2024 On 12/6/2024 at 1:00 AM, sheson said: A clean save is made after loading the game in an interior without the DynDOLOD plugins in the load order as explained in https://dyndolod.info/Help/Clean-Save You have not explained what the problem creating a clean save without DynDOLOD plugins in the load order is. I did. For some reason, even though DynDOLOD is disabled (somehow), following the other instructions doesn't result in a clean save.
sheson Posted December 9, 2024 Author Posted December 9, 2024 9 hours ago, NoCleverness said: I did. For some reason, even though DynDOLOD is disabled (somehow), following the other instructions doesn't result in a clean save. No logs or an actual problem description has been provided. it is not clear what "DynDOLOD is disabled (somehow)" is means. Disabling/Removing the DynDOLOD output in the mod manager is typically a straight forward thing to do. The game will typically report that the plugins are missing and ask to load anyways. It is no clear what "doesn't result in a clean save" means. In this context a clean save means it was made without any DynDOLOD plugins and scripts being loaded. The save will be extra clean from every old DynDOLOD data after removing unattached instances and undefined elements as explained in https://dyndolod.info/Help/Clean-Save.
NoCleverness Posted December 9, 2024 Posted December 9, 2024 (edited) 3 hours ago, sheson said: No logs or an actual problem description has been provided. it is not clear what "DynDOLOD is disabled (somehow)" is means. Disabling/Removing the DynDOLOD output in the mod manager is typically a straight forward thing to do. The game will typically report that the plugins are missing and ask to load anyways. It is no clear what "doesn't result in a clean save" means. In this context a clean save means it was made without any DynDOLOD plugins and scripts being loaded. The save will be extra clean from every old DynDOLOD data after removing unattached instances and undefined elements as explained in https://dyndolod.info/Help/Clean-Save. Found out what was wrong. I mistook the window that asks if you want to enable missing plugins for the one that asks if you want to load with missing plugins. I was able to make a clean save, and I'll try to replicate the crash to see if it worked. EDIT: Nope, still got an error that DynDOLOD can't load _NG_Worlds.txt EDIT 2: Even after a complete purge of my Data folder and a DynDOLOD installation from scratch, it still can't load _NG_Worlds Edited December 9, 2024 by NoCleverness
sheson Posted December 9, 2024 Author Posted December 9, 2024 2 hours ago, NoCleverness said: Found out what was wrong. I mistook the window that asks if you want to enable missing plugins for the one that asks if you want to load with missing plugins. I was able to make a clean save, and I'll try to replicate the crash to see if it worked. EDIT: Nope, still got an error that DynDOLOD can't load _NG_Worlds.txt EDIT 2: Even after a complete purge of my Data folder and a DynDOLOD installation from scratch, it still can't load _NG_Worlds No DynDOLOD logs and no papyrus logs were provided. Read the first post and https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs. As explained before, the message can not load DynDOLOD_NG_Worlds.txt typically means that DynDOLOD DLL NG and Scripts was installed after generated the LOD patch. You can not use DynDOLOD output that was generated without DynDOLOD DLL NG and Scripts present at generation time and then just install DynDOLOD DLL NG and Scripts. Install all requirements and finalize the load order before generating LOD. Generate a LOD patch from scratch for the current load order. Do not change the load order after generating LOD or follow the instructions how to update properly. Read and follow https://dyndolod.info/Installation-Instructions how top properly install DynDOLOD and its requirements and https://dyndolod.info/Generation-Instructions how to generate TexGen and DynDOLOD output.
NoCleverness Posted December 9, 2024 Posted December 9, 2024 2 hours ago, sheson said: No DynDOLOD logs and no papyrus logs were provided. Read the first post and https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs. As explained before, the message can not load DynDOLOD_NG_Worlds.txt typically means that DynDOLOD DLL NG and Scripts was installed after generated the LOD patch. You can not use DynDOLOD output that was generated without DynDOLOD DLL NG and Scripts present at generation time and then just install DynDOLOD DLL NG and Scripts. Install all requirements and finalize the load order before generating LOD. Generate a LOD patch from scratch for the current load order. Do not change the load order after generating LOD or follow the instructions how to update properly. Read and follow https://dyndolod.info/Installation-Instructions how top properly install DynDOLOD and its requirements and https://dyndolod.info/Generation-Instructions how to generate TexGen and DynDOLOD output. Followed the instructions to the letter, and it's still giving errors. Immediately after saying that it initialized correctly, it says "cannot find in DynDOLOD_Worlds" and "cannot find master data in DynDOLOD_." Here are the logs from the latest attempt.
TwistedModding Posted December 9, 2024 Posted December 9, 2024 Is there a chance that you will update the BOS support to allow for scale changes with the LOD as well? https://www.nexusmods.com/skyrimspecialedition/mods/134727?tab=description this mod now exists which makes forests feel much more real; however, the scale changes with BOS get ignored by DynDOLOD
sheson Posted December 9, 2024 Author Posted December 9, 2024 2 hours ago, NoCleverness said: Followed the instructions to the letter, and it's still giving errors. Immediately after saying that it initialized correctly, it says "cannot find in DynDOLOD_Worlds" and "cannot find master data in DynDOLOD_." Here are the logs from the latest attempt. Read https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to also enable and upload the papyrus and the DynDOLOD.log from the DynDOLOD.DLL. It is unclear if you are starting a new game or loading an existing save. Test with a new game, like coc riverwood from main menu console. The uploaded DynDOLOD logs show that DynDOLOD output was generated with DynDOLOD DLL NG and Scripts installed. However, the message most likely means there are old DynDOLOD plugins are active in the load order that were generated without DynDOLOD DLL NG and Scripts being active. This message can not really show when starting a new game with the plugins from the generation shown in the log. Make sure there are no old DynDOLOD plugins in the load order, also not renamed ones and that the output from the log is overwriting everything. I suggest to follow a modding guide to learn how to mod properly with a mod manager like MO2.
sheson Posted December 9, 2024 Author Posted December 9, 2024 1 hour ago, TwistedModding said: Is there a chance that you will update the BOS support to allow for scale changes with the LOD as well? https://www.nexusmods.com/skyrimspecialedition/mods/134727?tab=description this mod now exists which makes forests feel much more real; however, the scale changes with BOS get ignored by DynDOLOD https://dyndolod.info/Mods/Base-Object-Swapper#Chance Any randomized swaps defined with Chance are ignored by default. Any LOD will be generated for the original reference or base record. Set SwapsChance=1 in ..\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_[GAME MODE].ini in case all these references or base records should be ignored for LOD. https://dyndolod.info/How-LOD-Works These LOD types are basically discrete combined super meshes that each cover a large number of cells that are loaded at fixed positions. These super meshes are a fixed snapshot of the load order at LOD generation time. It is technically not possible to generate matching LOD meshes for things that are changing once the game loads. Simplified, the size of everything is hardcoded into the LOD meshes.
NoCleverness Posted December 10, 2024 Posted December 10, 2024 3 hours ago, sheson said: However, the message most likely means there are old DynDOLOD plugins are active in the load order that were generated without DynDOLOD DLL NG and Scripts being active. This message can not really show when starting a new game with the plugins from the generation shown in the log. Make sure there are no old DynDOLOD plugins in the load order, also not renamed ones and that the output from the log is overwriting everything. I deleted my entire Data folder and started from scratch. There is no possible way that there was an old, pre-NG plugin active. I probably will start a new game and test Riverwood, just to be sure.
sheson Posted December 10, 2024 Author Posted December 10, 2024 7 hours ago, NoCleverness said: I deleted my entire Data folder and started from scratch. There is no possible way that there was an old, pre-NG plugin active. I probably will start a new game and test Riverwood, just to be sure. Requested logs were not uploaded. It is still unclear if a new game was started or a save was loaded. The plugins generated with DynDOLOD DLL NG and Scripts active do not use any papyrus scripts that print messages like "DynDOLOD can not find * in DynDOLOD_Worlds" and "DynDOLOD can not find master data in". Only plugins that were generated without DynDOLOD DLL NG and Scripts in the load order use a papyrus script that prints those messages. If there was no old plugin in the data folder, then maybe another tool made copies of records from an old DynDOLOD plugin. Do not create patches after generating LOD, make them beforehand as explained in the generation instructions. Since you gave up troubleshooting and deleted the data folder, I suggest to follow a modding guide that explains how to properly setup the game and how to use a mod manager like MO2.
NoCleverness Posted December 10, 2024 Posted December 10, 2024 (edited) 7 hours ago, sheson said: Requested logs were not uploaded. It is still unclear if a new game was started or a save was loaded. The plugins generated with DynDOLOD DLL NG and Scripts active do not use any papyrus scripts that print messages like "DynDOLOD can not find * in DynDOLOD_Worlds" and "DynDOLOD can not find master data in". Only plugins that were generated without DynDOLOD DLL NG and Scripts in the load order use a papyrus script that prints those messages. If there was no old plugin in the data folder, then maybe another tool made copies of records from an old DynDOLOD plugin. Do not create patches after generating LOD, make them beforehand as explained in the generation instructions. Since you gave up troubleshooting and deleted the data folder, I suggest to follow a modding guide that explains how to properly setup the game and how to use a mod manager like MO2. I did upload the logs. They're in a ufile link above. If you mean the papyrus log, here are a few. Papyrus.0.log Papyrus.1.log Edited December 10, 2024 by NoCleverness
sheson Posted December 10, 2024 Author Posted December 10, 2024 45 minutes ago, NoCleverness said: I did upload the logs. They're in a ufile link above. Please read them. If you mean the papyrus log, here are a few. Papyrus.0.log 2.13 kB · 1 download Papyrus.1.log 247.78 kB · 0 downloads The also requsted DynDOLOD.log from DynDOLOD.DLL was not provided. Read https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to uplaod the DynDOLOD.log from the DynDOLOD.DLL. If a DynDOLOD.DLL is being used or installed, also upload the entire DynDOLOD.log: c:\Users\[USERNAME]\Documents\My Games\Skyrim Special Edition\SKSE\DynDOLOD.log. The linked logs only contain a DynDOLOD_SSE_Debug_log.txt and DynDOLOD_SSE_log_truncated.txt. So I also requsted the papyrus log and DynDOLOD.log from DynDOLOD.DLL afterwards. That request was ignored. I checked the uploaded logs from the DynDOLOD generation as I wrote: The uploaded DynDOLOD logs show that DynDOLOD output was generated with DynDOLOD DLL NG and Scripts installed. Still not clear if an existing save game or new game was started when those message shows. The Papyrus.0.log does not show much seems like main menu only, no message related to DynDOLOD. The Papyrus.1.log looks like what happens when a save that is not cleaned is being loaded. Load whatever save that needs cleaning without any DynDOLOD output, Resources, DLLs etc. files whatsoever active in the load oder. Go into an interior if not in one. Save the game. Make a backup. Use the Clean option Remove unattached instances and Remove undefined elements for Scripts and Script Instances starting with #SHESON_DynDOLOD_* with Resaver from FallrimTools - Script cleaner and more on that save. Then load that save and save again. Then enable DynDOLOD Resources, DynDOLOD DLL NG and Scripts and the DynODLOD output make for it. Load the last save.
NoCleverness Posted December 10, 2024 Posted December 10, 2024 46 minutes ago, sheson said: The also requsted DynDOLOD.log from DynDOLOD.DLL was not provided. Read https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to uplaod the DynDOLOD.log from the DynDOLOD.DLL. If a DynDOLOD.DLL is being used or installed, also upload the entire DynDOLOD.log: c:\Users\[USERNAME]\Documents\My Games\Skyrim Special Edition\SKSE\DynDOLOD.log. The linked logs only contain a DynDOLOD_SSE_Debug_log.txt and DynDOLOD_SSE_log_truncated.txt. So I also requsted the papyrus log and DynDOLOD.log from DynDOLOD.DLL afterwards. That request was ignored. I checked the uploaded logs from the DynDOLOD generation as I wrote: The uploaded DynDOLOD logs show that DynDOLOD output was generated with DynDOLOD DLL NG and Scripts installed. Still not clear if an existing save game or new game was started when those message shows. The Papyrus.0.log does not show much seems like main menu only, no message related to DynDOLOD. The Papyrus.1.log looks like what happens when a save that is not cleaned is being loaded. Load whatever save that needs cleaning without any DynDOLOD output, Resources, DLLs etc. files whatsoever active in the load oder. Go into an interior if not in one. Save the game. Make a backup. Use the Clean option Remove unattached instances and Remove undefined elements for Scripts and Script Instances starting with #SHESON_DynDOLOD_* with Resaver from FallrimTools - Script cleaner and more on that save. Then load that save and save again. Then enable DynDOLOD Resources, DynDOLOD DLL NG and Scripts and the DynODLOD output make for it. Load the last save. Sorry about that, here's the log. I'm not particularly attached to the save file, which got corrupted anyway when the Xbox game overlay decided to freeze my computer. I'll start a new game later today to see if that works. DynDOLOD.log
sheson Posted December 10, 2024 Author Posted December 10, 2024 30 minutes ago, NoCleverness said: Sorry about that, here's the log. I'm not particularly attached to the save file, which got corrupted anyway when the Xbox game overlay decided to freeze my computer. I'll start a new game later today to see if that works. DynDOLOD.log 327 B · 0 downloads The DynDOLOD.log shows what happens when starting the game to the main menu only. The one that is recorded with whatever was done to produce Papyrus.1.log above would be of intertest. If you do not care about the save, then test what happens when starting a new game (from main menu with coc riverwood for example) and in case there are issues, upload the corresponding Papyrus log and DynDOLOD.log from DynDOLOD.DLL.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now