Jump to content
  • 0

DynDOLOD is being terminated prematurely, suddenly closes


Question

Posted

I can use 2.98 but i cant use 3 alphax. Still doesnt work for me. Just closing itself and there is no bugreport or something. I tried everything but nothing change 

  • Answers 137
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

Posted Images

Recommended Posts

  • 0
Posted

Hello, I have been using Dyndolod for my new mod list for the past week, after adding some miscellaneous mods, Dyndolod has started doing a weird thing where once it gets to start gathering references, it just closes itself, no log is generated except for a couple that I will attach, no output is generated either. Using MO2 as a mod manager.

Modlist(NSFW): https://docs.google.com/spreadsheets/d/1T4VXMKHpKsgX1B3L-3umq_BsBAvWiz2Ep5RUugmDJf8/edit?usp=sharing

Logs(everything but normal and debug logs since those are not up to date with the latest run): https://ufile.io/f/gyh5x

Sorry if this feels very vague, I will try to upload more logs if needed and follow the tips given on the website while I try to fix the issue.

 

 

  • 0
Posted
6 hours ago, bruhdude3 said:

Hello, I have been using Dyndolod for my new mod list for the past week, after adding some miscellaneous mods, Dyndolod has started doing a weird thing where once it gets to start gathering references, it just closes itself, no log is generated except for a couple that I will attach, no output is generated either. Using MO2 as a mod manager.

Modlist(NSFW): https://docs.google.com/spreadsheets/d/1T4VXMKHpKsgX1B3L-3umq_BsBAvWiz2Ep5RUugmDJf8/edit?usp=sharing

Logs(everything but normal and debug logs since those are not up to date with the latest run): https://ufile.io/f/gyh5x

Sorry if this feels very vague, I will try to upload more logs if needed and follow the tips given on the website while I try to fix the issue.

See https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to enable the realtime log and how to check the Windows Event log for hints in case DynDOLOD is being terminated prematurely.

  • 0
Posted
10 hours ago, bruhdude3 said:

https://ufile.io/q6j28bsx - Here is the realtime log

Make sure d:\documents is not defined as a special Windows folder for documents - it is not what opens if clicking "Documents" in Windows Explorer left 

Check the Windows Event log for related messages.

Make sure the PC is stable with prime95, OCCT etc.

  • 0
Posted (edited)
8 hours ago, sheson said:

Make sure d:\documents is not defined as a special Windows folder for documents - it is not what opens if clicking "Documents" in Windows Explorer left 

Check the Windows Event log for related messages.

Make sure the PC is stable with prime95, OCCT etc.

I did all this but it still keeps crashing, Log Viewer does not show anything out of the ordinary but I did see that the program crashes once it gets to processing records for Tamriel, could this have something to do with it?

Edit: specifically this record: "[05:17] [BuildCells] <Debug: Gathering cells Tamriel Skyrim.esm Tamriel "Skyrim" [WRLD:0000003C]>"

2nd Edit: I was able to generate LOD for every other world except Tamriel, probably a mod that screws with the world space or might be broken.

Edited by bruhdude3
  • 0
Posted
1 hour ago, bruhdude3 said:

I did all this but it still keeps crashing, Log Viewer does not show anything out of the ordinary but I did see that the program crashes once it gets to processing records for Tamriel, could this have something to do with it?

Edit: specifically this record: "[05:17] [BuildCells] <Debug: Gathering cells Tamriel Skyrim.esm Tamriel "Skyrim" [WRLD:0000003C]>"

2nd Edit: I was able to generate LOD for every other world except Tamriel, probably a mod that screws with the world space or might be broken.

The Event log should have an entry for the tool being terminated or crashing.

If a plugin/mod causes a problem, there should be an error message or a bugreport.txt etc.

Run this test version https://mega.nz/file/VRxGQKyD#YbGqyCIal5-1Vf9Le2XcFg4eXQryuVxKiFVhVKn0uSA
It will print a line for each cell is it is processing, then check whatever cell record is mentioned last in xEdit.

  • 0
Posted (edited)
7 hours ago, sheson said:

The Event log should have an entry for the tool being terminated or crashing.

If a plugin/mod causes a problem, there should be an error message or a bugreport.txt etc.

Run this test version https://mega.nz/file/VRxGQKyD#YbGqyCIal5-1Vf9Le2XcFg4eXQryuVxKiFVhVKn0uSA
It will print a line for each cell is it is processing, then check whatever cell record is mentioned last in xEdit.

https://mega.nz/file/3cYTAY6Q#UXxGE-CmyVp7YcXt_gOdS5IQdc7S6Z1EIjWgy2Al4xQ - Real-time log

The last line is this one - "[03:20] [BuildCells] <Debug: Processing Skyrim.esm VolskyggeExterior03 [CELL:00006EE6] (in Tamriel "Skyrim" [WRLD:0000003C] at -33,22)>"

I can't use xEdit as it has the same problem that DynDOLOD is having, exiting without a log. I believe some corrupted mod is being loaded and causing the crash. Is there a way to force xEdit to build a realtime log? (Like the DynDOLOD setting I was told to turn on?)

Edit: I was able to fix SSEEdit problem, after a while, but now I will try to see which other mod is causing problems.

Edit: I seemed to have solved the crash issue with DynDOLOD, I will keep testing to see if anymore issues arise. What I believe fixed it for me was that I edited my Skyrim.ini with a stupid edit, setting the iMaxAllocatedMemoryBytes = 4000000, this was a bad thing to do and reverting it seems to have fixed the issue.

Edited by bruhdude3
  • 0
Posted
11 hours ago, bruhdude3 said:

https://mega.nz/file/3cYTAY6Q#UXxGE-CmyVp7YcXt_gOdS5IQdc7S6Z1EIjWgy2Al4xQ - Real-time log

The last line is this one - "[03:20] [BuildCells] <Debug: Processing Skyrim.esm VolskyggeExterior03 [CELL:00006EE6] (in Tamriel "Skyrim" [WRLD:0000003C] at -33,22)>"

I can't use xEdit as it has the same problem that DynDOLOD is having, exiting without a log. I believe some corrupted mod is being loaded and causing the crash. Is there a way to force xEdit to build a realtime log? (Like the DynDOLOD setting I was told to turn on?)

Edit: I was able to fix SSEEdit problem, after a while, but now I will try to see which other mod is causing problems.

Edit: I seemed to have solved the crash issue with DynDOLOD, I will keep testing to see if anymore issues arise. What I believe fixed it for me was that I edited my Skyrim.ini with a stupid edit, setting the iMaxAllocatedMemoryBytes = 4000000, this was a bad thing to do and reverting it seems to have fixed the issue.

Skyrim INI settings like iMaxAllocatedMemoryBytes do not affect xEdit or DynDOLOD.
I suggest to use BethINIs.

  • 0
Posted

I need some help with Dyndolod 3.0 .

Since the recent update of the Ressources file and DynDOLOD 185, I hit 2 walls.

One is easily ignored, I posted about this here, it"s about a mod that didn't seem to cause problems prior to the update or my settings anyway.

The other though, I'm at a loss. I think I need to reinstall everything, but can't seem to do it properly, i would want some advice about that if possible. Basically, texgen goes well, but DynDOLODx64 crash abruptly at one point, leaving no crashlog that I found usefull or usual message about the exe not able to do his job.

A screenshot taken justy before the crash.

I did pass much time trying to it working by myself, and I'm more or less done for now trying to make it work, since I didn't read anything about that anywhere, but it's probably an installation issue.

I hope you will give me generously the feedback I need to install it properly

 

  • 0
Posted
19 minutes ago, Crim said:

I need some help with Dyndolod 3.0 .

Since the recent update of the Ressources file and DynDOLOD 185, I hit 2 walls.

One is easily ignored, I posted about this here, it"s about a mod that didn't seem to cause problems prior to the update or my settings anyway.

The other though, I'm at a loss. I think I need to reinstall everything, but can't seem to do it properly, i would want some advice about that if possible. Basically, texgen goes well, but DynDOLODx64 crash abruptly at one point, leaving no crashlog that I found usefull or usual message about the exe not able to do his job.

A screenshot taken justy before the crash.

I did pass much time trying to it working by myself, and I'm more or less done for now trying to make it work, since I didn't read anything about that anywhere, but it's probably an installation issue.

I hope you will give me generously the feedback I need to install it properly
 

Read the first post and/or https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs which DynDOLOD log, debug log and bugreport.txt to upload if they exists or in case thy don't how to enable and upload the realtime log and check the Windows Event log for hints.

  • 0
Posted
1 hour ago, Crim said:

Here the Windows log, like I said, no other useful logs because the application shut down prematurely.

Tell me if you need anything else

Read https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to enable and upload the realtime log.

The issue might be because of memory issues, unstable PC, BIOS settings etc.

Check the memory usage with task manager while LOD is generated.
Make sure the PC is stable with prime95/OCCT for example.

  • +1 1
  • 0
Posted
12 minutes ago, sheson said:

Read https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to enable and upload the realtime log.

The issue might be because of memory issues, unstable PC, BIOS settings etc.

Check the memory usage with task manager while LOD is generated.
Make sure the PC is stable with prime95/OCCT for example.

Thanks ! I see what could be the problem now. I will do all of that and post once again if I resolve the problem or not

  • 0
Posted
1 hour ago, sheson said:

Read https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs how to enable and upload the realtime log.

The issue might be because of memory issues, unstable PC, BIOS settings etc.

Check the memory usage with task manager while LOD is generated.
Make sure the PC is stable with prime95/OCCT for example.

Well, I did test with prime95, and it only reveal to me a problem I was already aware of but not connected to my problem (need to change my ventirad to adapt to my new CPU) because stress test make the CPU over 85C when used extensively, over than that, the memory isn't use more than 70% total (including chrome and MO2) when I use the DynDOLOD64.exe, and the temperature isn't close to being a problem in this situation( obviously). 

For the Realtime Log, here.
It crashed pretty far into the LOD generation this time

  • 0
Posted
37 minutes ago, Crim said:

Well, I did test with prime95, and it only reveal to me a problem I was already aware of but not connected to my problem (need to change my ventirad to adapt to my new CPU) because stress test make the CPU over 85C when used extensively, over than that, the memory isn't use more than 70% total (including chrome and MO2) when I use the DynDOLOD64.exe, and the temperature isn't close to being a problem in this situation( obviously). 

For the Realtime Log, here.
It crashed pretty far into the LOD generation this time

Check if the Windows Event log shows the same error. If prime95 did not have errors, run OCCT next. 

Even for the real time log this seems incredible slow. Do you have an AMD GPU with crapware installed?
It is still just in the base record building process where it checks base records and scans/matches used meshes and textures.
A real time anti virus check might slow down file access, too.  Adding exceptions might help.
A lot of large textures might add to it, too.

What is the total amount of physical main memory? Is page file / virtual memory set to defaults handled by OS?
You may want to close the browser and other unneeded processes.
Do a memory test.

Unrelated, you should fix the HITMEs in Redwater Castle.esp https://dyndolod.info/Messages/Internal-File-FormID-Is-A-HITME

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.