Phlunder Posted August 7, 2023 Posted August 7, 2023 40 minutes ago, sheson said: Edit DynDOLOD_TES5_ChildworldMatches.txt in notepad and switch the form ids for it around. skyrim.esm;0001B1F1;skyrim.esm;0001B1F3; should be skyrim.esm;0001B1F3;skyrim.esm;0001B1F1; Whatever comes after this in the line is not important. Then generate LOD. That fixed it, thanks!
TheDude Posted August 7, 2023 Posted August 7, 2023 (edited) 27 minutes ago, sheson said: https://dyndolod.info/Help/Child-Parent-Worldspace-Copies Note that in particular copying references from a parent worldspace to a child worldspace can result in noticeable higher performance requirements. Do not check Parent > child if better performance is desired over better visuals. Performance requirements highly depends on how much additional stuff mods add in and around cities. Or just disable it for a particular world by setting ScanParent=0 for a child worldspace. See https://dyndolod.info/Help/Child-Parent-Worldspace-Copies#Settings-for-Parent-gt-Child It might be possible generating LOD with NoCellsWithNAVM=1 in ..\DynDOLOD\Edit Scripts\DynDOLOD\Configs\DynDOLOD_SSE_childworld_WhiterunWorld.ini has somewhat better performance results, as that not copy things that are right beyond the walls. When using the large reference bugs workarounds, the large reference system can be disabled via the DynDOLOD SkyUI MCM for child worldspaces to regain a bit of of performance compared to not using the workarounds. Thanks for the reply. I regenerated my LOD once again without checking Parent > child and the performance is (of course) a lot better BUT there are also several buildings/models missing outside Whiterun which looks really bad and that was not the case with the Alpha 128/previous patches... So, I therefore I made a clean save, reverted back to Alpha 128 and Resources 37 (with the EXACT same LO) and Im now once again getting great performance AND no missing buildings/models outside Whiterun. Let me know if you want to have a look at these logfiles as well. I know its not optimal to use an older Alpha-version but for me its a no-brainer right now since Im getting both excellent performance AND buildings/models outside Whiterun. Which seems to be really hard to achieve with the new version, at least for my setup (although I haven't tried generating LOD with NoCellsWithNAVM=1 yet...). Edit: Im not using the reference bugs workaround, so can't be that either Im afriad. Edited August 7, 2023 by TheDude
sheson Posted August 7, 2023 Author Posted August 7, 2023 49 minutes ago, TheDude said: Thanks for the reply. I regenerated my LOD once again without checking Parent > child and the performance is (of course) a lot better BUT there are also several buildings/models missing outside Whiterun which looks really bad and that was not the case with the Alpha 128/previous patches... So, I therefore I made a clean save, reverted back to Alpha 128 and Resources 37 (with the EXACT same LO) and Im now once again getting great performance AND no missing buildings/models outside Whiterun. Let me know if you want to have a look at these logfiles as well. I know its not optimal to use an older Alpha-version but for me its a no-brainer right now since Im getting both excellent performance AND buildings/models outside Whiterun. Which seems to be really hard to achieve with the new version, at least for my setup (although I haven't tried generating LOD with NoCellsWithNAVM=1 yet...). Edit: Im not using the reference bugs workaround, so can't be that either Im afriad. The Whiterun/Solitude Exterior patch files in older DynDOLOD Resources that got replaced were made for the vanilla references. They do not account for mods changing child or parent worldspaces. The patches can still be used with latest alpha versions, however they should not be used with the new parent to child worldspace copying together, hence their removal from the latest DynDOLOD Resources. I will make them available as a separate download. It needs additional checks in case users try to use both regardless of instructions. If performance in Whiterun is a concern, do not install the Whiterun Exterior Grass patch to enable grass. The large reference bugs workarounds offer an option to regain some performance in child worldspaces by disabling large references in child worldspaces. Regardless of any other options. It will help a it with performance in cities in any case.
TheDude Posted August 7, 2023 Posted August 7, 2023 19 minutes ago, sheson said: The Whiterun/Solitude Exterior patch files in older DynDOLOD Resources that got replaced were made for the vanilla references. They do not account for mods changing child or parent worldspaces. The patches can still be used with latest alpha versions, however they should not be used with the new parent to child worldspace copying together, hence their removal from the latest DynDOLOD Resources. I will make them available as a separate download. It needs additional checks in case users try to use both regardless of instructions. If performance in Whiterun is a concern, do not install the Whiterun Exterior Grass patch to enable grass. The large reference bugs workarounds offer an option to regain some performance in child worldspaces by disabling large references in child worldspaces. Regardless of any other options. It will help a it with performance in cities in any case. I would be great to be able to try out the Whiterun/Solitude Exterior patch files with the latest alpha versions, please let me know if I can assist you in testing this. Yes, I'm aware of the Whiterun Exterior Grass patch too, but since I've precached my grass it doesnt affect performance that much actually. Thanks anyway. Ooh, that sounds interesting, I will have a close look at the large reference bugs workarounds then!
DWM19 Posted August 7, 2023 Posted August 7, 2023 Hello, I have been having frequent CTDs after updating my LOD using the latest TexGen + DynDOLOD + Resources and the NG DLL (which overwrites the Resources). Generation succeeds as usual, but after a few minutes in-game and loading different areas the game crashes. A new save is used every time for testing. With the output disabled, there are no crashes. It appears from the crash logger that mesh issues in the DynDOLOD.esm is the culprit, but I could be reading it wrong. There are many errors that the summary shows at the end which I am working through (some are hard because they are from new lands). It might also be that one of those has caught up with me. Here are my logs: https://mega.nz/folder/0K8yGKDQ#hJ3WcrcLe-VBEDSu_eng9g Please inform me of my mistake if you have the time.
sheson Posted August 7, 2023 Author Posted August 7, 2023 14 minutes ago, TheDude said: I would be great to be able to try out the Whiterun/Solitude Exterior patch files with the latest alpha versions, please let me know if I can assist you in testing this. Yes, I'm aware of the Whiterun Exterior Grass patch too, but since I've precached my grass it doesnt affect performance that much actually. Thanks anyway. Ooh, that sounds interesting, I will have a close look at the large reference bugs workarounds then! Cached grass does not affect the FPS requirement of rendering the full grass. The grass cache removes the need/time required to create grass placements when new cells are loaded. 1
sheson Posted August 7, 2023 Author Posted August 7, 2023 53 minutes ago, DWM19 said: Hello, I have been having frequent CTDs after updating my LOD using the latest TexGen + DynDOLOD + Resources and the NG DLL (which overwrites the Resources). Generation succeeds as usual, but after a few minutes in-game and loading different areas the game crashes. A new save is used every time for testing. With the output disabled, there are no crashes. It appears from the crash logger that mesh issues in the DynDOLOD.esm is the culprit, but I could be reading it wrong. There are many errors that the summary shows at the end which I am working through (some are hard because they are from new lands). It might also be that one of those has caught up with me. Here are my logs: https://mega.nz/folder/0K8yGKDQ#hJ3WcrcLe-VBEDSu_eng9g Please inform me of my mistake if you have the time. Use xEdit to look up the mentioned base record form IDs in the DynDOLOD.esm, xx03AB36 and xx03AB34 Click the Referenced By tab at the bottom and doudle click one of the listed references to bring it. Post the Editor IDs you find. No need to post all, just need a plugin name and form id for which these where added so I can try to replicate.
Jadeath Posted August 7, 2023 Posted August 7, 2023 Can you post link to the latest test build? It is no longer present.
DWM19 Posted August 7, 2023 Posted August 7, 2023 Double clicking on the first entry under 'Referenced By (15)' for xx03AB36, the editor ID is skyrimesm_0EF933_BlackreachElevatorMzinchaleftUpper_Tamriel_DynDOLOD_OBJECT under DynDOLOD.esp. Double clicking on the first entry under 'Referenced By (22)' for xx03AB34, the editor ID is skyrimesm_0EF92E_BlackreachQEMzinchaleftClosed_Tamriel_DynDOLOD_OBJECT under DynDOLOD.esp. Other plugins mentioned in the 'referenced by' list for both entries are: Dragonborn.esm, CompanionArissa.esm, Wyrmstooth.esp. I hope this is the right information you were seeking.
sheson Posted August 7, 2023 Author Posted August 7, 2023 31 minutes ago, Jadeath said: Can you post link to the latest test build? It is no longer present. Test if Alpha-131 fixes the issue. Upload logs either way.
TheDude Posted August 7, 2023 Posted August 7, 2023 2 hours ago, sheson said: Cached grass does not affect the FPS requirement of rendering the full grass. The grass cache removes the need/time required to create grass placements when new cells are loaded. Aha, ok, thanks for clearing that up!
Jadeath Posted August 7, 2023 Posted August 7, 2023 Alpha-131 ran successfully!: https://ufile.io/9mpi5fwr https://ufile.io/ug1nsomh
sheson Posted August 7, 2023 Author Posted August 7, 2023 1 hour ago, Jadeath said: Alpha-131 ran successfully!: https://ufile.io/9mpi5fwr https://ufile.io/ug1nsomh Thanks for letting us know and all the logs.
sheson Posted August 7, 2023 Author Posted August 7, 2023 6 hours ago, DWM19 said: Double clicking on the first entry under 'Referenced By (15)' for xx03AB36, the editor ID is skyrimesm_0EF933_BlackreachElevatorMzinchaleftUpper_Tamriel_DynDOLOD_OBJECT under DynDOLOD.esp. Double clicking on the first entry under 'Referenced By (22)' for xx03AB34, the editor ID is skyrimesm_0EF92E_BlackreachQEMzinchaleftClosed_Tamriel_DynDOLOD_OBJECT under DynDOLOD.esp. Other plugins mentioned in the 'referenced by' list for both entries are: Dragonborn.esm, CompanionArissa.esm, Wyrmstooth.esp. I hope this is the right information you were seeking. That was the right information. Thanks. Update the DynDOLOD DLL NG and Scripts to Alpha-8 and it should work without CTD now.
PurpleYellowRosa Posted August 7, 2023 Posted August 7, 2023 (edited) 14 hours ago, sheson said: @Jadeath @PurpleYellowRosa @MisterMorden Check if this test versions runs through https://mega.nz/file/YIpnyJ4I#CiKiAQirG2Ix1UCHnfPjIUbDeS7Lee5aeyKGTkCSK-Q Test if Alpha-131 fixed the issue. Upload new logs either way. Still no good, but this time I got an access violation instead of range check error. Here's the logs: https://ufile.io/n539187c Edited August 7, 2023 by PurpleYellowRosa
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