Jump to content

Recommended Posts

Posted
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.

Posted
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.

Posted
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.

Posted
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.

Posted
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.

Posted
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.

Posted (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 by NoCleverness
Posted
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.

Posted
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

Posted
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.

Posted
8 hours ago, sheson said:

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.

Having completely restarted the game, there seems to be no issues beyond the extra bumpiness of the initial carriage ride caused by having a bunch of mods initializing at once. Guess there really was something screwy with the original installation. Thank you for your patience.

Posted
2 hours ago, captainlei1993 said:

No water in white river when seen from Whiterunworldspace

Screenshots: No water bug

Logs: Related Logs

Load everything in xEdit

Load cell records with FormID 0x0001A279 and 0x00009639 and post screenshots of them that show all plugins/overwrite and all records, especially the XCLW Waterheight.

Posted
6 hours ago, sheson said:

Load everything in xEdit

Load cell records with FormID 0x0001A279 and 0x00009639 and post screenshots of them that show all plugins/overwrite and all records, especially the XCLW Waterheight.

Here you go. Even if I changed the water height of 1A279 in Occlusion to -4700, the bug persists.

PixPin_2024-12-16_07-38-34.png

PixPin_2024-12-16_07-37-50.png

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.