adelinadragonborn Posted November 18, 2022 Posted November 18, 2022 7 minutes ago, sheson said: You have SSE FPS Stabilizer installed? No, I don't have that mod.
sheson Posted November 18, 2022 Author Posted November 18, 2022 19 minutes ago, adelinadragonborn said: No, I don't have that mod. Does it still happen if you hide the scripts folder in DynDOLOD Resources SE?
adelinadragonborn Posted November 18, 2022 Posted November 18, 2022 4 minutes ago, sheson said: Does it still happen if you hide the scripts folder in DynDOLOD Resources SE? Yes, it does.
sheson Posted November 18, 2022 Author Posted November 18, 2022 1 minute ago, adelinadragonborn said: Yes, it does. Does it happen with the entire DynDOLOD output disabled?
adelinadragonborn Posted November 18, 2022 Posted November 18, 2022 (edited) 34 minutes ago, sheson said: Does it happen with the entire DynDOLOD output disabled? Yes, it does Now I'm confused. Can't remember this issue before DynDOLOD. Any suggestions? Edited November 18, 2022 by adelinadragonborn
sheson Posted November 18, 2022 Author Posted November 18, 2022 17 minutes ago, adelinadragonborn said: Yes, it does Now I'm confused. Can't remember this issue before DynDOLOD. Any suggestions? On console check tree LOD distance value before/after with getini "fTreeLoadDistance:TerrainManager" If it changes you have a script or DLL changing it (typically FPS stabilizer). If not there might be a occlusion plane/box added by a plugin hiding it (typically eFPS - Exterior FPS boost but I do not see its plugin in the log either).
adelinadragonborn Posted November 18, 2022 Posted November 18, 2022 11 minutes ago, sheson said: On console check tree LOD distance value before/after with getini "fTreeLoadDistance:TerrainManager" If it changes you have a script or DLL changing it (typically FPS stabilizer). If not there might be a occlusion plane/box added by a plugin hiding it (typically eFPS - Exterior FPS boost but I do not see its plugin in the log either). Thanks for your help! fTreeLoadDistance doesn't change a bit, and I can't see any signs for occlusion planes (I checked this cell in xEdit and couldn't find any added objects in there). You're right, I don't have eFPS, so I have no clue what's going on. Good news is my old profile is working good and doesn't have such issues. Load order differ a lot though, but I guess eventually I will find out the root cause for this issue. Thanks a lot!
Tubb Posted November 18, 2022 Posted November 18, 2022 Getting a crash with with an Item Not Found error, posting it here per the exceptions page. Logs and bugreport file attached Error: Item not found while processing Skyrim.esm WHstables [STAT:000E2BCC] bugreport.txt Logs.7z
sheson Posted November 18, 2022 Author Posted November 18, 2022 1 hour ago, Tubb said: Getting a crash with with an Item Not Found error, posting it here per the exceptions page. Logs and bugreport file attached Error: Item not found while processing Skyrim.esm WHstables [STAT:000E2BCC] bugreport.txt 242.75 kB · 1 download Logs.7z 1.97 MB · 0 downloads Is this error repeatable if you try again?
Tubb Posted November 19, 2022 Posted November 19, 2022 7 hours ago, sheson said: Is this error repeatable if you try again? Honestly, never would have thought to literally just try again but that worked, went through completely the next time. Thanks again
sheson Posted November 19, 2022 Author Posted November 19, 2022 1 hour ago, Tubb said: Honestly, never would have thought to literally just try again but that worked, went through completely the next time. Thanks again it means this is a rare race condition I'll have to fix. Thanks for reporting.
adelinadragonborn Posted November 19, 2022 Posted November 19, 2022 15 hours ago, sheson said: On console check tree LOD distance value before/after with getini "fTreeLoadDistance:TerrainManager" If it changes you have a script or DLL changing it (typically FPS stabilizer). If not there might be a occlusion plane/box added by a plugin hiding it (typically eFPS - Exterior FPS boost but I do not see its plugin in the log either). I have spent a whole day to figure out what's wrong with my modlist. It turns out fTreeLoadDistance was just too low for my current profile. Simple as that. I feel dumb now.
NBBEAST Posted November 19, 2022 Posted November 19, 2022 (edited) Hello! So, I'm feeling a bit kerfuffled. Whenever I try to generate texgen, I'm faced with the message: [Window Title] TexGen [Main Instruction] Error: File not found textures\bscyrodiil\architecture\farmhouse\cyrodiilfarmstucco02.dds. [Content] Here's the log. Thank you! And I do have Beyond Skyrim installed. I properly installed everything. Have all the required files, etc. Pastebin.com - #1 paste tool since 2002! (Well, it seems the file was too large). That's the log on pastebin. So I messed around a bit more. My dyndolod is all updated... I noticed my dyndolod dll is using 1.597. I'm on 1.5.97 still with the use of the downgrade patcher, so that's fine. TexGen_SSE_log.txt Mkay, dyndolod isn't compatible with dyndolod 3.0 and this issue was observed on the bruma mod page (bugs section). So, I disabled Beyond skyrim Bruma, wares of tamriel, and all patches reliant on these two mods. However, I still receive the same exact message. Here's the log. https://paste.ee/p/VB2YD Is it because I'm using a grass precache that has Beyond Skyrim Bruma on it, and also generating grass lod? Edited November 20, 2022 by NBBEAST
z929669 Posted November 20, 2022 Posted November 20, 2022 12 hours ago, adelinadragonborn said: I have spent a whole day to figure out what's wrong with my modlist. It turns out fTreeLoadDistance was just too low for my current profile. Simple as that. I feel dumb now. Well that can't have been your issue. You are using object LOD for your trees if using DynDOLOD, and this setting can actually be zero. That setting is for vanilla tree rendering. If you regenerated your TexGen/DynDOLOD outputs, that may have just fixed things.
sheson Posted November 20, 2022 Author Posted November 20, 2022 6 hours ago, NBBEAST said: Hello! So, I'm feeling a bit kerfuffled. Whenever I try to generate texgen, I'm faced with the message: [Window Title] TexGen [Main Instruction] Error: File not found textures\bscyrodiil\architecture\farmhouse\cyrodiilfarmstucco02.dds. [Content] Here's the log. Thank you! And I do have Beyond Skyrim installed. I properly installed everything. Have all the required files, etc. Pastebin.com - #1 paste tool since 2002! (Well, it seems the file was too large). That's the log on pastebin. So I messed around a bit more. My dyndolod is all updated... I noticed my dyndolod dll is using 1.597. I'm on 1.5.97 still with the use of the downgrade patcher, so that's fine. TexGen_SSE_log.txt 1.67 MB · 2 downloads Mkay, dyndolod isn't compatible with dyndolod 3.0 and this issue was observed on the bruma mod page (bugs section). So, I disabled Beyond skyrim Bruma, wares of tamriel, and all patches reliant on these two mods. However, I still receive the same exact message. Here's the log. https://paste.ee/p/VB2YD Is it because I'm using a grass precache that has Beyond Skyrim Bruma on it, and also generating grass lod? Moved to the DynDOLOD 3 Alpha thread. The error message says that a texture is missing. This has nothing to do with the game version, the DynDOLOD DLL version or the grass cache. As explained on the first post, use search to find posts about the same/similar errors: See https://stepmodifications.org/forum/topic/17510-dyndolod-300-alpha-106/?do=findComment&comment=250544 "cyrodiilfarmstucco02.dds is part of Beyond Reach and the texture is required because arnima.esm is in the load order." Install the latest version of Beyond Reach.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now