Jump to content

Recommended Posts

Posted
  On 4/4/2022 at 12:03 PM, vektor9999 said:

Hey Sheson,

I'm coming back to you with some test results. For the test i used both versions (3.65/3.86) at density 25%

The related bto files size

L9QTxnD.jpg

As you can see there is a +/- 8mb difference.

I hope this can help.

Thank you.

Expand  

Compare if content/number of grass LOD billboards in ..\Edit Scripts\Export\LODGen_SSE_Grass_Map_Tamriel.txt is the same.

Grass cache stayed the same when generating with the two versions?

Posted (edited)
  On 4/4/2022 at 12:08 PM, sheson said:

Compare if content/number of grass LOD billboards in ..\Edit Scripts\Export\LODGen_SSE_Grass_Map_Tamriel.txt is the same.

Grass cache stayed the same when generating with the two versions?

Expand  

For 3.65 ==> i have 104 lines for \Export\LODGen_SSE_Grass_Map_Tamriel.txt

For 3.86 ==> i have 91 lines for \Export\LODGen_SSE_Grass_Map_Tamriel.txt

Grass cache has not been changed, i used the same

EDIT : I compared the 2 files

okW85UW.jpg

Edited by vektor9999
Posted
  On 4/4/2022 at 12:13 PM, vektor9999 said:

For 3.65 ==> i have 104 lines for \Export\LODGen_SSE_Grass_Map_Tamriel.txt

For 3.86 ==> i have 91 lines for \Export\LODGen_SSE_Grass_Map_Tamriel.txt

Grass cache has not been changed, i used the same

EDIT : I compared the 2 files

okW85UW.jpg

Expand  

Lets assume for now that those grass LOD billboards missing is why you see less grass LOD being generated in the BTO.

Compare TexGen output ..\textures\terrain\lodgen\TexGen_SSE_Grass_Billboards.txt of the two versions.

We would expect the same grass LOD billboards to be missing.

Then generate TexGen output with Alpha-87, see if they are still missing or not.

Posted
  On 4/4/2022 at 12:28 PM, sheson said:

Lets assume for now that those grass LOD billboards missing is why you see less grass LOD being generated in the BTO.

Compare TexGen output ..\textures\terrain\lodgen\TexGen_SSE_Grass_Billboards.txt of the two versions.

We would expect the same grass LOD billboards to be missing.

Then generate TexGen output with Alpha-87, see if they are still missing or not.

Expand  

I have this

ECGPcta.jpg

I'm gonna test the v 3.87

Thanks a lot ;)

Posted (edited)
  On 4/4/2022 at 12:28 PM, sheson said:

Lets assume for now that those grass LOD billboards missing is why you see less grass LOD being generated in the BTO.

Compare TexGen output ..\textures\terrain\lodgen\TexGen_SSE_Grass_Billboards.txt of the two versions.

We would expect the same grass LOD billboards to be missing.

Then generate TexGen output with Alpha-87, see if they are still missing or not.

Expand  

You are a GENIUS!!!! It works and i think that the result is even better than 3.65.

Thanks a lot!!!

May i just ask you what the "false" flag at the end of the line means (in textures\terrain\lodgen\TexGen_SSE_Grass_Billboards.txt)? ==> 

Folkvangr - Grass and Landscape Overhaul.esp;00000800;Grass_MXGrass_Medium01
Folkvangr - Grass and Landscape Overhaul.esp;00000801;Grass_LongWindy_Green,False

Some lines have it, some don't.

Edited by vektor9999
Posted
  On 4/4/2022 at 1:45 PM, vektor9999 said:

You are a GENIUS!!!! It works and i think that the result is even better than 3.65.

Thanks a lot!!!

May i just ask you what the "false" flag at the end of the line means (in textures\terrain\lodgen\TexGen_SSE_Grass_Billboards.txt)? ==> 

Folkvangr - Grass and Landscape Overhaul.esp;00000800;Grass_MXGrass_Medium01
Folkvangr - Grass and Landscape Overhaul.esp;00000801;Grass_LongWindy_Green,False

Some lines have it, some don't.

Expand  

https://dyndolod.info/Help/TexGen-Configuration#Tree-Grass-LOD-Billboards
"Whenever TexGen is used to generate tree/grass LOD billboards, it will also create text files ..\textures\terrain\lodgen\TexGen_[GAME MODE]_[Tree|Grass]_Billboards.txt which contain a list of all trees or grasses, regardless of any settings or failures. If the line ends in ',False' it means this tree or grass billboard was filtered out."

The changelog entry "TexGen.exe - fixed trimming opposite edge of billboard textures" from Alpha-87 is most likely what fixed it.

Posted

I'm having a bit of a hard time interpreting this message:

Warning: Base record type not STAT or MSTT for large reference Skyrim.esm [REFR:0002B0C0] (places HagravenHouse01 [STAT:000ACB04] in GRUP Cell Temporary Children of SerpentsBluffRedoubtExterior02 [CELL:000099FC] (in Tamriel "Skyrim" [WRLD:0000003C] at -24,-2))

 

The message itself says that HagravenHouse01 is a STAT, but then it also says it's not a STAT? I'm not sure how to interpret that.  Sorry if this has been asked before, I checked the forum but didn't see any similar mentions.

Posted
  On 4/4/2022 at 2:34 PM, sheson said:

https://dyndolod.info/Help/TexGen-Configuration#Tree-Grass-LOD-Billboards
"Whenever TexGen is used to generate tree/grass LOD billboards, it will also create text files ..\textures\terrain\lodgen\TexGen_[GAME MODE]_[Tree|Grass]_Billboards.txt which contain a list of all trees or grasses, regardless of any settings or failures. If the line ends in ',False' it means this tree or grass billboard was filtered out."

The changelog entry "TexGen.exe - fixed trimming opposite edge of billboard textures" from Alpha-87 is most likely what fixed it.

Expand  

Ok, thanks a lot for this clarification

Posted
  On 4/4/2022 at 11:54 PM, DarthVitrial said:

I'm having a bit of a hard time interpreting this message:

Warning: Base record type not STAT or MSTT for large reference Skyrim.esm [REFR:0002B0C0] (places HagravenHouse01 [STAT:000ACB04] in GRUP Cell Temporary Children of SerpentsBluffRedoubtExterior02 [CELL:000099FC] (in Tamriel "Skyrim" [WRLD:0000003C] at -24,-2))

 

The message itself says that HagravenHouse01 is a STAT, but then it also says it's not a STAT? I'm not sure how to interpret that.  Sorry if this has been asked before, I checked the forum but didn't see any similar mentions.

Expand  

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

https://dyndolod.info/Messages/Base-Record-Type-Not-STAT-or-MSTT-For-Large-Reference

Posted (edited)

Hello, I have some trouble with Dyndolod since I bought my new computer, with almost the exact same mod list (pretty close to vanilla), Dyndolod close during generating lod without any message or any logs. I used many times without trouble Dyndolod in the past, first time I have this issue.

Hope this is the right place to ask help.

 

Thanks !

Edited by MaarMalur
Posted
  On 4/5/2022 at 4:18 PM, MaarMalur said:

Hello, I have some trouble with Dyndolod since I bought my new computer, with almost the exact same mod list (pretty close to vanilla), Dyndolod close during generating lod without any message or any logs. I used many times without trouble Dyndolod in the past, first time I have this issue.

Hope this is the right place to ask help.

Thanks !

Expand  

Check the Windows Event log.

Posted
  On 4/5/2022 at 5:58 PM, sheson said:

Check the Windows Event log.

Expand  

I ran Dyndolod (same issue happenned) and checked the Windows Event and nothing special sadly. I'll try to disable half of my mod and rerun Dyndo to see if it does the same.

Posted
  On 4/5/2022 at 6:35 PM, MaarMalur said:

I ran Dyndolod (same issue happenned) and checked the Windows Event and nothing special sadly. I'll try to disable half of my mod and rerun Dyndo to see if it does the same.

Expand  

If a program is terminated like that, it is not a simple error problem caused my mods. If there is not even a crash log recorded in the Windows Event log, then the OS/3rd party/driver/hardware issue seems likely. Especially if it happens at different times in the process. Set realtimelog=1 in the DynDOLOD_SSE.ini, then check the debug log it has written to see how far it got.

If it is at time of high CPU in DynDOLOD + LODGens (open task manager to see CPU and memory usage), make sure cooling is sufficient, BIOS settings for CPU and memory are correct. Maybe test high load with the usual programs (Prime95 for example.)

Posted
  On 4/5/2022 at 7:01 PM, sheson said:

If a program is terminated like that, it is not a simple error problem caused my mods. If there is not even a crash log recorded in the Windows Event log, then the OS/3rd party/driver/hardware issue seems likely. Especially if it happens at different times in the process. Set realtimelog=1 in the DynDOLOD_SSE.ini, then check the debug log it has written to see how far it got.

If it is at time of high CPU in DynDOLOD + LODGens (open task manager to see CPU and memory usage), make sure cooling is sufficient, BIOS settings for CPU and memory are correct. Maybe test high load with the usual programs (Prime95 for example.)

Expand  

Ok, I see. Unfortunately, I don't have the realtimelog line in the DynDOLOD_SSE.ini. I use the 3.0. My new setup is way more powerful than my older setup, this is strange if it's doesn't handle correctly DynDOLOD generation process. I will check my task manager next time I use it. Thanks for your help.

Posted (edited)
  On 4/5/2022 at 7:07 AM, sheson said:

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

https://dyndolod.info/Messages/Base-Record-Type-Not-STAT-or-MSTT-For-Large-Reference

Expand  

Yeah, what confused me is the base record is a STAT though.
I attached my log, I cannot upload my debug log because it's 50mb which is too large for my 400kbps internet to upload.

DynDOLOD_SSE_log.txtFetching info... DynDOLOD_SSE_Object_LOD.txtFetching info...

DynDOLOD_Summary_LargeReferenceBugs.htmlFetching info...

Edited by DarthVitrial

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.