Jump to content

Recommended Posts

Posted (edited)
  On 4/14/2025 at 8:38 AM, sheson said:
Expand  

Took a while (loading about 100 saves) but eventually got a CTD upon death.

crash-2025-04-14-13-31-21.log --> https://limewire.com/d/JH8Sh#gQTNkQoPO3

skse64.log --> https://limewire.com/d/zEOvR#mLs11byWN9

Papyrus.0.log --> https://limewire.com/d/bH5b6#dtLkTlATx3

 

Edited by Kattmandu
Posted

I retested with all NG scripts except ObjectEnabler.  I used ObjectEnabler from Resources SE 3 instead.  Still no CTDs.  I wanted to be certain I tested long enough (much longer than the tests which resulted in CTDs).

Posted
  On 4/15/2025 at 8:36 PM, Kattmandu said:

I retested with all NG scripts except ObjectEnabler.  I used ObjectEnabler from Resources SE 3 instead.  Still no CTDs.  I wanted to be certain I tested long enough (much longer than the tests which resulted in CTDs).

Expand  

What is the CRC32 of the SHESON_DynDOLOD_ObjectEnabler.pex in your DynDOLOD Resources SE 3?

If you have 7zip installed, you might be able to right click the file in Windows Explorer, select 7zip, then CRC SHA at the bottom and the CRC32.
Otherwise could just upload it to https://hanoynanu.github.io/online-tools/crc32_checksum.html

Also report the CRC32 of the script from this post https://stepmodifications.org/forum/topic/20072-dyndolod-dll/page/27/#findComment-285617

Same CRC32 means the files are identical.

Posted (edited)
  On 4/16/2025 at 6:36 AM, sheson said:

What is the CRC32 of the SHESON_DynDOLOD_ObjectEnabler.pex in your DynDOLOD Resources SE 3?

If you have 7zip installed, you might be able to right click the file in Windows Explorer, select 7zip, then CRC SHA at the bottom and the CRC32.
Otherwise could just upload it to https://hanoynanu.github.io/online-tools/crc32_checksum.html

Also report the CRC32 of the script from this post https://stepmodifications.org/forum/topic/20072-dyndolod-dll/page/27/#findComment-285617

Same CRC32 means the files are identical.

Expand  

CRC32 of SHESON_DynDOLOD_ObjectEnabler.pex in DynDOLOD Resources SE 3 is 74342546.  This one does not CTD.  I tested thoroughly.  Died/Loaded 230 different saves.

CRC32 of SHESON_DynDOLOD_ObjectEnabler.pex in DynDOLOD DLL NG is A3241E8A.  This one does CTD.  Sometimes after dying/loading 20 saves, sometimes after dying/loading 100 saves.

EDIT:  The CTD doesn't usually occur while loading the save but rather upon my NPCs death.

Edited by Kattmandu
Posted
  On 4/16/2025 at 12:03 PM, Kattmandu said:

CRC32 of SHESON_DynDOLOD_ObjectEnabler.pex in DynDOLOD Resources SE 3 is 74342546.  This one does not CTD.  I tested thoroughly.  Died/Loaded 230 different saves.

CRC32 of SHESON_DynDOLOD_ObjectEnabler.pex in DynDOLOD DLL NG is A3241E8A.  This one does CTD.  Sometimes after dying/loading 20 saves, sometimes after dying/loading 100 saves.

EDIT:  The CTD doesn't usually occur while loading the save but rather upon my NPCs death.

Expand  

Also report the CRC32 of the script for which you reported CTD in this post https://stepmodifications.org/forum/topic/20072-dyndolod-dll/page/27/#findComment-285641

All these script are compiled with the same Bethesda script compiler from the same source. They also decompile the same.
The change in the pex files is typically because the order of data is not always the same, which is not supposed to make a difference.

Posted
  On 4/16/2025 at 1:32 PM, sheson said:

Also report the CRC32 of the script for which you reported CTD in this post https://stepmodifications.org/forum/topic/20072-dyndolod-dll/page/27/#findComment-285641

All these script are compiled with the same Bethesda script compiler from the same source. They also decompile the same.
The change in the pex files is typically because the order of data is not always the same, which is not supposed to make a difference.

Expand  

CRC32 for that one is 74342546 (same CRC32 as Resources SE 3).  Even comparing the 2 files in WinMerge, they are reportedly the same file.  I also compared the 2 files using the Compare plugin in Notepad++, same file.  So why am I getting a CTD with one but not the other?

Posted

Maybe SHESON_DynDOLOD_ObjectEnabler.pex from DynDOLOD Resources SE 3 would have eventually CTD as well had I kept testing past 230 save game loads?  Is it safe to just use the ObjectEnabler script from DynDOLOD Resources SE 3 in my playthrough while using the other NG scripts?  What is different with the NG scripts?

Posted
  On 4/16/2025 at 2:34 PM, Kattmandu said:

CRC32 for that one is 74342546 (same CRC32 as Resources SE 3).  Even comparing the 2 files in WinMerge, they are reportedly the same file.  I also compared the 2 files using the Compare plugin in Notepad++, same file.  So why am I getting a CTD with one but not the other?

Expand  

Most likely because the script is not involved in the crash. The recent crash logs are over the place, navmesh, NPCs, actors.

I wonder if any of them can made to happen without any DynDOLOD output, scripts and Resources and then again with all other mods/DLLs restored.

We did got rid on of one type of crash about base records with the DLL test versions but these random things remained.

Posted
  On 4/16/2025 at 4:02 PM, sheson said:

Most likely because the script is not involved in the crash. The recent crash logs are over the place, navmesh, NPCs, actors.

I wonder if any of them can made to happen without any DynDOLOD output, scripts and Resources and then again with all other mods/DLLs restored.

We did got rid on of one type of crash about base records with the DLL test versions but these random things remained.

Expand  

I have been testing the recent scripts with just the regular DynDOLOD output, not the test versions of DynDOLOD_NG_DLC2SolstheimWorld.txt, DynDOLOD_NG_Tamriel.txt, and DynDOLOD_NG_Worlds.txt.   I didn't have the DLL enabled though.

Posted
  On 4/16/2025 at 5:12 PM, Kattmandu said:

I have been testing the recent scripts with just the regular DynDOLOD output, not the test versions of DynDOLOD_NG_DLC2SolstheimWorld.txt, DynDOLOD_NG_Tamriel.txt, and DynDOLOD_NG_Worlds.txt.   I didn't have the DLL enabled though.

Expand  

I am not sure which script(s) you mean by "the recent scripts"?

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.