Guest Posted January 20, 2019 Posted January 20, 2019 Will putting DynDOLOD Resources into a .bsa (with a dummy .esp to load them) cause any problems during generation (when running DynDOLOD and TexGen)?
sheson Posted January 20, 2019 Author Posted January 20, 2019 On 1/20/2019 at 12:16 PM, Project579 said: Will putting DynDOLOD Resources into a .bsa (with a dummy .esp to load them) cause any problems during generation (when running DynDOLOD and TexGen)?If you need to ask, then don't do it. It should be able to read the patch files. There is no advantage adding more potential issues to the load order.
Guest Posted January 20, 2019 Posted January 20, 2019 Well I tried and DynDOLOD seems to have gotten stuck while generating, I'm trying with the loose files now to see if it works, I know the game works correctly if I put DynDOLOD Resources and everything generated into a .bsa.
Sus Posted February 27, 2019 Posted February 27, 2019 Hi. Want to say I really appreciate this and all the stuff it does. I can't play Skyrim without it. That being said, I tried to make a new modlist for a new playthrough and updated DynDOLOD, but I'm running into this error [00:02:37.356] Found D:\Steam\steamapps\common\Skyrim\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_TES5_childworldfull.txt[00:02:37.377] Add 463 references from child worlds to Tamriel[00:02:38.798] [00:02:38.798] Exception in unit userscript line 305: Invalid block index 0[00:02:38.798] [00:02:38.798] Check log lines above the exception for additional hints. Check the FAQ and search official forum http://forum.step-project.com/forum/101-shesons-dyndolod-support/ for those errors. [00:02:38.798] [00:02:38.798] If problem persists, post error report with entire contents (not just the last couple lines) of ..\DynDOLOD\bugreport.txt and ..\DynDOLOD\logs\DynDOLOD_TES5_log.txt to official forum http://forum.step-project.com/forum/101-shesons-dyndolod-support/[00:02:38.799] Error: Invalid block index 0Not quite sure what it means, tried running it through as both 32 and 64bit with the same error. Sadly my log.txt file is too large to add in.
sheson Posted February 27, 2019 Author Posted February 27, 2019 On 2/27/2019 at 12:24 PM, Sus said: Hi. Want to say I really appreciate this and all the stuff it does. I can't play Skyrim without it. That being said, I tried to make a new modlist for a new playthrough and updated DynDOLOD, but I'm running into this error [00:02:37.356] Found D:\Steam\steamapps\common\Skyrim\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_TES5_childworldfull.txt[00:02:37.377] Add 463 references from child worlds to Tamriel[00:02:38.798][00:02:38.798] Exception in unit userscript line 305: Invalid block index 0[00:02:38.798][00:02:38.798] Check log lines above the exception for additional hints. Check the FAQ and search official forum http://forum.step-project.com/forum/101-shesons-dyndolod-support/ for those errors.[00:02:38.798][00:02:38.798] If problem persists, post error report with entire contents (not just the last couple lines) of ..\DynDOLOD\bugreport.txt and ..\DynDOLOD\logs\DynDOLOD_TES5_log.txt to official forum http://forum.step-project.com/forum/101-shesons-dyndolod-support/[00:02:38.799] Error: Invalid block index 0Not quite sure what it means, tried running it through as both 32 and 64bit with the same error. Sadly my log.txt file is too large to add in. If problem persists, post error report with entire contents (not just the last couple lines) of ..\DynDOLOD\bugreport.txt and ..\DynDOLOD\logs\DynDOLOD_TES5_log.txt to official forum Enable Debug=1 in DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_TES5.ini so there is a bit more info in the log.
Sus Posted February 27, 2019 Posted February 27, 2019 On 2/27/2019 at 1:47 PM, sheson said: If problem persists, post error report with entire contents (not just the last couple lines) of ..\DynDOLOD\bugreport.txt and ..\DynDOLOD\logs\DynDOLOD_TES5_log.txt to official forum Enable Debug=1 in DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_TES5.ini so there is a bit more info in the log.My bad. Here's the log and a link to the bug report https://docs.google.com/document/d/e/2PACX-1vTKifwF7Qyq8xTFzutwZzTjjHyvBuRTCcO6yUKRpc6q8cNtHV95ou2Nk6ipSB_FmULxlt6UJtrQGvkn/pub DynDOLOD_TES5_log.txtFetching info...
sheson Posted February 28, 2019 Author Posted February 28, 2019 (edited) On 2/27/2019 at 10:07 PM, Sus said: My bad. Here's the log and a link to the bug report https://docs.google.com/document/d/e/2PACX-1vTKifwF7Qyq8xTFzutwZzTjjHyvBuRTCcO6yUKRpc6q8cNtHV95ou2Nk6ipSB_FmULxlt6UJtrQGvkn/pubThere seems to be a problem with the NIF used by reference 7B014DDC in JKs LITE - Merged.esp.Typically that should be Meshes\Architecture\Windhelm\WHshorttower.nif defined on base record 0009A359. That is a vanilla mesh of course. In my test load order it is replaced by the ENB particle patch. Those two are fine here. In any case, see if you have a mod replacing it. Use xEdit Asset Browser (CTRL+F3) to search for the file in a all available BSAs in case there is no loose file.Replace by a working version. Edited February 28, 2019 by sheson
Sus Posted February 28, 2019 Posted February 28, 2019 On 2/28/2019 at 8:47 AM, sheson said: There seems to be a problem with the NIF used by reference 7B014DDC in JKs LITE - Merged.esp.Typically that should be Meshes\Architecture\Windhelm\WHshorttower.nif defined on base record 0009A359. That is a vanilla mesh of course. In my test load order it is replaced by the ENB particle patch. Those two are fine here. In any case, see if you have a mod replacing it. Use xEdit Asset Browser (CTRL+F3) to search for the file in a all available BSAs in case there is no loose file.Replace by a working version.Gotcha. I figured I messed with my load order too much and just clean install earlier and it's running fine now. Thanks for the help
DarthVitrial Posted March 2, 2019 Posted March 2, 2019 So I only just remembered - back in September you provided an xedit script (https://forum.step-project.com/topic/13894-dyndolod-beta-for-skyrim-special-edition-and-skyrim-vr-256/page-54?do=findComment&comment=228495) for finding waterfall nodes that DyndoLod can replace with optimized versions (that was added for the Dreamborne Isles fix). I've been using it since then and only just remembered that I never reported back on it it actually worked. It did, and I have not noticed any visual issues with any waterfalls. 1
sheson Posted March 3, 2019 Author Posted March 3, 2019 On 3/2/2019 at 11:23 PM, DarthVitrial said: So I only just remembered - back in September you provided an xedit script (https://forum.step-project.com/topic/13894-dyndolod-beta-for-skyrim-special-edition-and-skyrim-vr-256/page-54?do=findComment&comment=228495) for finding waterfall nodes that DyndoLod can replace with optimized versions (that was added for the Dreamborne Isles fix).I've been using it since then and only just remembered that I never reported back on it it actually worked. It did, and I have not noticed any visual issues with any waterfalls.Better late than never, eh. Thanks for letting us know.
DarthVitrial Posted March 3, 2019 Posted March 3, 2019 Yeah, sorry about that! I totally forgot until I was rebuilding my load order last night and found the script again.
fdghgf Posted March 9, 2019 Posted March 9, 2019 (edited) Hello, I have this problem when I install dyndolod, how can I solve it? Edited March 9, 2019 by fdghgf
sheson Posted March 9, 2019 Author Posted March 9, 2019 On 3/9/2019 at 5:24 AM, fdghgf said: Hello, I have this problem when I install dyndolod, how can I solve it?Install a legal copy of the game, start it once through the launcher, then start the tools in the correct game mode.
fdghgf Posted March 9, 2019 Posted March 9, 2019 On 3/9/2019 at 7:27 AM, sheson said: Install a legal copy of the game, start it once through the launcher, then start the tools in the correct game mode.Does "legal copy of the game" mean "SkyrimSE.exe" this file needs the latest version? And then I should start dyndolod with Mod Organizer?
sheson Posted March 9, 2019 Author Posted March 9, 2019 On 3/9/2019 at 8:23 AM, fdghgf said: Does "legal copy of the game" mean "SkyrimSE.exe" this file needs the latest version? And then I should start dyndolod with Mod Organizer? No, legal copy does not mean SkyrimSE.exe.No, the version of the supported games does not matter.Yes, everything needs to be started from within MO if you want it to be able to use the mods managed by MO, obviously .
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