Jump to content

Recommended Posts

Posted
3 hours ago, sheson said:

Obviously it would be best to create dedicated LOD models. Otherwise use mesh mask rules to use the full model for LOD.

Read these:
https://dyndolod.info/DynDOLOD-Reference#5-Scan-worldspace
https://dyndolod.info/Help/Mesh-Mask-Reference-Rules
https://dyndolod.info/Mod-Authors

Ask specific questions if further help is required.

So, I could not find any specific way to convert the NIFS to specific lods, maybe Im just stupid but for Mesh Rules, would I need to get a mesh rule for each and every nif? Or would a rule like "Meshes/xxx/" where the rule applies to everyting in that folder? 

Posted
3 hours ago, sheson said:

Read the first post which entire log and debug log to upload when making posts.

https://dyndolod.info/Messages/File-Not-Found-Textures

File not found errors can be fixed by installing the missing files. Look up the NIF in MO2 right window data tab to know which mod has problems or was not installed correctly (or is missing requirements) or just refer directly to the plugin name.

So I've found the mod that is giving me the first message but what do I do now that I know what it is? It's the noble skyrim 2k mod. Do I need to reinstall the mod? Is it a load order thing?

Posted
5 hours ago, CinnabonGhoul said:

So I've found the mod that is giving me the first message but what do I do now that I know what it is? It's the noble skyrim 2k mod. Do I need to reinstall the mod? Is it a load order thing?

You need to RTFM or follow a guide to explain the key points of the manual. See our SSE guide linked int the top nav. It goes into how to generate LOD and set up the required software.

Posting here is for those testing the DynDOLOD 3 alpha or for those using it that have some idea of how it all works.

Posted

I'm immediately getting this event just after hitting 'OK' when running Alpha 95. It's processing as notmal otherwise. This is 100% reproducible. I will post logs once complete;
 

Spoiler

Log Name:      Application
Source:        .NET Runtime
Date:          6/26/2022 12:04:18 AM
Event ID:      1023
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      DHVP
Description:
Description: A .NET application failed.
Application: LODGenx64Win.exe
Path: C:\Modding\Tools\DynDOLOD\Edit Scripts\LODGenx64Win.exe
Message: Failure processing application bundle.
Bundle header version compatibility check failed.
A fatal error occured while processing application bundle


Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1023</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2022-06-26T05:04:18.6701517Z" />
    <EventRecordID>141136</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>DHVP</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Description: A .NET application failed.
Application: LODGenx64Win.exe
Path: C:\Modding\Tools\DynDOLOD\Edit Scripts\LODGenx64Win.exe
Message: Failure processing application bundle.
Bundle header version compatibility check failed.
A fatal error occured while processing application bundle

</Data>
  </EventData>
</Event>

 

Got this bugreport shortly after posting. Strangely, DynDOLOD is still processing:

bugreport.txt

I'm shutting it down and attempting to repeat.


Updating to the latest .NET 6.06 desktop runtime seems to have resolved the event posted previously


.NET update resolved all of my issues. Finished processing as normal.


So after seeing "Additional Requirements" in your doc, I see now that LODGenx64Win requiires .NET 6.0 (which I had, BTW but not updated to 6.0.6). Now what I want to know is how/why is DynDOLOD using this version instead of LODGenx64 on my box. I'm on Win 10.

Posted
8 hours ago, StarofSweden said:

So, I could not find any specific way to convert the NIFS to specific lods, maybe Im just stupid but for Mesh Rules, would I need to get a mesh rule for each and every nif? Or would a rule like "Meshes/xxx/" where the rule applies to everyting in that folder? 

LOD models are NIF. A typical way to create LOD models is to use Blender or 3DSMax (maybe with additional 3rd party plugins) to create LOD models.

Read the links I provided. In particular https://dyndolod.info/Help/Mesh-Mask-Reference-Rules#Mesh-Mask
The mesh mask is any part of the path/to/model.nif of a full model defined on a base record. It does not use wildcards and simply matches any part of the entire path.
Entering the term tree into the field means this rule will match any filename that has the term tree in it but also any other NIF that might be in a folder that has the term tree in it as well, regardless of the filename.

Note that Meshes is not part of the path/to/model.nif defined on the base record.

Posted
7 hours ago, CinnabonGhoul said:

So I've found the mod that is giving me the first message but what do I do now that I know what it is? It's the noble skyrim 2k mod. Do I need to reinstall the mod? Is it a load order thing?

Read the description, documentation, install instructions, requirements of mod and use their comments, forum etc. for help with them.

4 hours ago, DarthVitrial said:

Hard to tell for sure, but it seems to work.

That is promising. Thanks for letting us know.

Posted

Back again with another error in generation (this time with notifications turned on so that I see when someone replies), happened after it loads base record swaps:

[01:47] Loaded 286 base record swaps
[01:49] Created a summary of log messages C:\ModTools\DynDOLOD\Summary\DynDOLOD_Index.html.
Access violation at address 0000000000E95065 in module 'DynDOLODx64.exe'. Read of address 0000000000000000
Error: Access violation at address 0000000000E95065 in module 'DynDOLODx64.exe'. Read of address 0000000000000000.

Has happened a few times in a row, even after a fresh restart of my system.

Pastebin for bugreport.txt (I included the logs of the 3 times that it threw the error) https://pastebin.com/4zUFym6c

Pastebin for SSE_log.txt https://pastebin.com/HQzxk0T5

SSE_Debug_log.txt uploaded as a .zip since it's too big for pastebin.

DynDOLOD_SSE_Debug_log.zip

Posted
3 hours ago, tarduhaikuadamantivy said:

Back again with another error in generation (this time with notifications turned on so that I see when someone replies), happened after it loads base record swaps:


[01:47] Loaded 286 base record swaps
[01:49] Created a summary of log messages C:\ModTools\DynDOLOD\Summary\DynDOLOD_Index.html.
Access violation at address 0000000000E95065 in module 'DynDOLODx64.exe'. Read of address 0000000000000000
Error: Access violation at address 0000000000E95065 in module 'DynDOLODx64.exe'. Read of address 0000000000000000.

Has happened a few times in a row, even after a fresh restart of my system.

Pastebin for bugreport.txt (I included the logs of the 3 times that it threw the error) https://pastebin.com/4zUFym6c

Pastebin for SSE_log.txt https://pastebin.com/HQzxk0T5

SSE_Debug_log.txt uploaded as a .zip since it's too big for pastebin.

DynDOLOD_SSE_Debug_log.zip 2.75 MB · 0 downloads

Load the load order in xEdit and check it for errors. Fix the unresolved form ID errors and the records being overriden.

It is most likely caused by a wrong version of RealisticWaterTwo - Open Cities.esp or wrong version of its master plugins.

See if it runs through then.

Posted

getting c000005 error at the end of DynDOLOD LOD generation for Tamriel, Windows event log points me to:

Quote

Faulting application name: LODGenx64.exe, version: 3.0.9.0, time stamp: 0xccdd0dff
Faulting module name: clr.dll, version: 4.8.4515.0, time stamp: 0x624ce98e
Exception code: 0xc0000005
Fault offset: 0x000000000002f9b7
Faulting process id: 0x35e0
Faulting application start time: 0x01d8897141e90e11
Faulting application path: D:\DynDOLOD\Edit Scripts\LODGenx64.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: fe284b5a-1e52-4c50-b9a7-8e83878b9ff4
Faulting package full name: 
Faulting package-relative application ID: 

Any idea how to approach this? It's been bugging me for days now :(

Posted
1 hour ago, ThatWentWell said:

getting c000005 error at the end of DynDOLOD LOD generation for Tamriel, Windows event log points me to:

Any idea how to approach this? It's been bugging me for days now :(

Read the first post which DynDOLOD log and debug log to upload when making posts.

Fix whatever issue your OS / .Net Framework installation has. For example by updating/repairing .Net Framework or not using (OS) beta versions or by using the alternative by installing .Net runtime 6 or newer.

Also check Windows Event log for preceding error messages.

Posted

During the generation of the lod via dyndolod he ended up with an error "Error processing cell [CELL:15000E2F] (in RiftenWorld "Riften" [WRLD:00016BB4] at 0,-1): Invalid argument" i have only one mod affecting riften but he is affecting other cities and they didnt bugged so i am kinda lost 

bugreport.txt

Posted (edited)
On 6/23/2022 at 1:43 AM, sheson said:

The logs seem OK. No root node and no texture resolution errors that are known to cause direct CTD.

Upload the crash log from .Net Framework or Crash Logger if using runtime 1.6.

Got .Net Script Framework to work.  Here's the log from when the game CTD's at the Riften Gate.

Appreciate your patience!

Crash_2022_6_26_19-35-9.txt

Edited by Dez756
Posted (edited)

Hello there, I have been googling around for a couple of hours now looking for the answer and I have nothing.

I was SO close to getting the mods installed and finally trying out TES5VR, but, although texgen ran once, I deleted a mod and tried to run it again, and began getting this error in both texgen and dyndolod.

from everything I see, in my version of the app, i should be able to support 82 esm+esps, as well as 187 esls - and yet, I'm continuing to recieve this blasted error.

Any help appreciated - although, I guess it looks like I ain't hopping in to SkyrimVR for the first time tonight - maybe at some point this week?

Humbly, ty ty ty

amount of plugins.png

texgen error.png

 

 

 

Error Message:

[Window Title]
DynDOLOD

[Main Instruction]
Error: Too many full modules.

[Content]


Click on this link for additional explanations and help for this message

[OK] [Exit DynDOLOD]

[Footer]
Online Help | Support Forum | Copy message to clipboard

TexGen_TES5VR_log.txt DynDOLOD_TES5VR_Debug_log.txt DynDOLOD_TES5VR_log.txt TexGen_TES5VR_Debug_log.txt

Edited by elev8
Posted

Skyrim VR doesn't support esl files. They literally will not work. Also, you can't have more than 255 plugins on Skyrim VR. The error is telling you this. Since you are using DynDOLOD, you need to reduce that down to 253 at least. 

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.