sheson Posted July 26 Author Share Posted July 26 48 minutes ago, Nzymia said: I have uploaded the debug log and (hopefully) fixed access to the files. /Nzymia Ooops, and here is the updated link: https://drive.google.com/drive/folders/1awW_aQRQ0--dGKfPJSpw0skT2qGVwiMl?usp=sharing Load the entire load order pre DynDOLOD generation (e.g. without the DynDOLOD output enabled) into xEdit. Enter the form ID 00009ABE into the FormID field top left and press Enter to load up the cell record. Upload screenshot(s) that show the entire record from left to right and top to bottom (does not show the entirely empty rows at the bottom). You can then load DynDOLOD.esm into xEdit and just delete that cell from it, clean masters and it and everything should work. Link to comment Share on other sites More sharing options...
Nzymia Posted July 26 Share Posted July 26 Yes, that removed Project Rainforest.esp as a master from Dyndolod.esm. Would you mind to briefly explain what the problem was and how you identified the record that was the problem? And thank you very much for your help! /Nzymia Forgot to say that I have uploaded the screenshot. Here is the link: https://drive.google.com/file/d/1nHz-rCLMnuuAyFbg_rcSBvr7fbfOFhUm/view?usp=sharing Link to comment Share on other sites More sharing options...
sheson Posted July 26 Author Share Posted July 26 1 hour ago, Nzymia said: Yes, that removed Project Rainforest.esp as a master from Dyndolod.esm. Would you mind to briefly explain what the problem was and how you identified the record that was the problem? And thank you very much for your help! /Nzymia Forgot to say that I have uploaded the screenshot. Here is the link: https://drive.google.com/file/d/1nHz-rCLMnuuAyFbg_rcSBvr7fbfOFhUm/view?usp=sharing I have no idea yet how that happened, hence the request for the screenshot so I can try to replicate. Replacing the esp with an empty dummy plugin, then error checking in xEdit for any unresolved form ID errors. I suggest to pay some attention to the warning and error messages and read their explanations and address some of the issues. Link to comment Share on other sites More sharing options...
Nzymia Posted July 26 Share Posted July 26 Ok. Thx for the help again. I appreciate your time. /Nzymia Link to comment Share on other sites More sharing options...
Firearch Posted July 29 Share Posted July 29 Hello. While working with your mod, I recently encountered this bizarre error... "Error: Can't add main record with signature REFR to top level group with signature WRLD." https://imgur.com/a/ZkoDLx7 Do you have any idea what this error means? I can't seem to find any info about it. Link to comment Share on other sites More sharing options...
z929669 Posted July 29 Share Posted July 29 15 minutes ago, Firearch said: Hello. While working with your mod, I recently encountered this bizarre error... "Error: Can't add main record with signature REFR to top level group with signature WRLD." https://imgur.com/a/ZkoDLx7 Do you have any idea what this error means? I can't seem to find any info about it. As stated in the OP (this is no exaggeration), did you click the link in the error dialog? Click on this link for additional explanations and help for this message Link to comment Share on other sites More sharing options...
sheson Posted July 29 Author Share Posted July 29 1 hour ago, Firearch said: Hello. While working with your mod, I recently encountered this bizarre error... "Error: Can't add main record with signature REFR to top level group with signature WRLD." https://imgur.com/a/ZkoDLx7 Do you have any idea what this error means? I can't seem to find any info about it. Read the first post and//or https://dyndolod.info/Official-DynDOLOD-Support-Forum#Post-Logs which entire DynDOLOD log and debug log to upload when making posts. Use the Copy message to clipboard and paste the message as text instead of making a screenshot as explained in https://dyndolod.info/Official-DynDOLOD-Support-Forum#Copy-and-Paste-Text Link to comment Share on other sites More sharing options...
Firearch Posted July 29 Share Posted July 29 12 hours ago, z929669 said: As stated in the OP (this is no exaggeration), did you click the link in the error dialog? Click on this link for additional explanations and help for this message I tried that, but the link did not open anything. I found out what went wrong, I used SSEEdit to run an error check on one of my plugins and found out it had several unexpected references. I was able to solve it by removing "World Children of 0700003C" under "Worldspace." Link to comment Share on other sites More sharing options...
sheson Posted July 29 Author Share Posted July 29 1 hour ago, Firearch said: I tried that, but the link did not open anything. I found out what went wrong, I used SSEEdit to run an error check on one of my plugins and found out it had several unexpected references. I was able to solve it by removing "World Children of 0700003C" under "Worldspace." https://dyndolod.info Participating in the alpha test requires to report any problems to the official DynDOLOD support forum. Too bad the request to upload the DynDOLOD log and debug log was ignored as it could have help to figure out why some systems do not open HTML links and maybe make the tools more resilient and it could have helped to being able to replicate the problem to improve the message and error handling. It is too late now that the logs have been replaced. At least it might be possible to still report/link the the mod in question how it happened that a plugin had such errors. Link to comment Share on other sites More sharing options...
Roastlawyer Posted July 30 Share Posted July 30 Hello, I'm suddenly getting an access violation error when running Texgen, I managed to run texgen & dyndolod successfully once right after I updated everything, but every time since it has failed. Now it happens every time I try to run it including on a basically vanilla modlist with just a couple of things like engine fixes, sse fixes, .net framework etc. No matter what modlist I run it on, it always has the violation at the same address and the "read of address" is always the same, though the file it was processing varies based on which modlist I use, though if I rerun on the same list it consistently fails at the same file. As far as I can tell I'm using the latest versions of Dyndolod (Dyndolod/Texgen alpha 173, Dyndolod Resources Alpha 50, Dyndolod DLL NG and Scripts alpha 32). Access violation at address 0000000000DB6166 in module 'TexGenx64.exe'. Read of address 0000000000000084 while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\snowgrass01_0001cc70 bugreport.txt TexGen_SSE_log.txt TexGen_SSE_Debug_log.txt Link to comment Share on other sites More sharing options...
sheson Posted July 30 Author Share Posted July 30 20 minutes ago, Roastlawyer said: Hello, I'm suddenly getting an access violation error when running Texgen, I managed to run texgen & dyndolod successfully once right after I updated everything, but every time since it has failed. Now it happens every time I try to run it including on a basically vanilla modlist with just a couple of things like engine fixes, sse fixes, .net framework etc. No matter what modlist I run it on, it always has the violation at the same address and the "read of address" is always the same, though the file it was processing varies based on which modlist I use, though if I rerun on the same list it consistently fails at the same file. As far as I can tell I'm using the latest versions of Dyndolod (Dyndolod/Texgen alpha 173, Dyndolod Resources Alpha 50, Dyndolod DLL NG and Scripts alpha 32). Access violation at address 0000000000DB6166 in module 'TexGenx64.exe'. Read of address 0000000000000084 while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\snowgrass01_0001cc70 bugreport.txt 318 kB · 1 download TexGen_SSE_log.txt 55.32 kB · 1 download TexGen_SSE_Debug_log.txt 2.57 MB · 1 download Check what happens with this test version https://mega.nz/file/YNxmQKID#VAuMFuBJEvE1J97LuPsb9DV-H11EYeonpcWdO5zdG3k Delete old bugreport.txt and logs before running the test version and upload new ones if there is still an issue. Link to comment Share on other sites More sharing options...
Roastlawyer Posted July 30 Share Posted July 30 (edited) 6 minutes ago, sheson said: Check what happens with this test version https://mega.nz/file/YNxmQKID#VAuMFuBJEvE1J97LuPsb9DV-H11EYeonpcWdO5zdG3k Delete old bugreport.txt and logs before running the test version and upload new ones if there is still an issue. Replacing the alpha 173 texgen64.exe with the one you linked is giving me a stack overflow: TexGen [Main Instruction] Error: Stack overflow while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\fieldgrass01_000135be. [Content] Click on this link for additional explanations and help for this message For qualified help and advice or to report a problem make a post on the official DynDOLOD support forum. [OK] [Exit TexGen] bugreport.txt TexGen_SSE_log.txt TexGen_SSE_Debug_log.txt Edited July 30 by Roastlawyer Link to comment Share on other sites More sharing options...
sheson Posted July 30 Author Share Posted July 30 20 minutes ago, Roastlawyer said: Replacing the alpha 173 texgen64.exe with the one you linked is giving me a stack overflow: TexGen [Main Instruction] Error: Stack overflow while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\fieldgrass01_000135be. [Content] Click on this link for additional explanations and help for this message For qualified help and advice or to report a problem make a post on the official DynDOLOD support forum. [OK] [Exit TexGen] bugreport.txt 197.7 kB · 1 download TexGen_SSE_log.txt 58.84 kB · 1 download TexGen_SSE_Debug_log.txt 2.83 MB · 1 download Check what happens with this test version https://mega.nz/file/pAoX0TjD#td7VDPGKxts2kpLCmOvPVChGScDq1oKMWeJO29gEiko Delete old logs first again. If problem persists, run eat least twice to verify the error is exactly the same or not. Link to comment Share on other sites More sharing options...
Roastlawyer Posted July 30 Share Posted July 30 2 minutes ago, sheson said: Check what happens with this test version https://mega.nz/file/pAoX0TjD#td7VDPGKxts2kpLCmOvPVChGScDq1oKMWeJO29gEiko Delete old logs first again. If problem persists, run eat least twice to verify the error is exactly the same or not. Still getting a stack overflow, on different files each time First run: [Main Instruction] Error: Stack overflow while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\tundragrassobj03_0002acd3. Second Run: [Main Instruction] Error: Stack overflow while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\reachgrassobj01_00053491. run 1 logs.zip run 2 logs.zip Link to comment Share on other sites More sharing options...
sheson Posted July 30 Author Share Posted July 30 20 minutes ago, Roastlawyer said: Still getting a stack overflow, on different files each time First run: [Main Instruction] Error: Stack overflow while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\tundragrassobj03_0002acd3. Second Run: [Main Instruction] Error: Stack overflow while processing E:\Mods\[Bethesda Stuff]\Patchers and Similar Tools (Xedit, Wrye Bash,Loot etc)\DynDOLOD & TexGen\DynDOLOD 3.00 Alpha 173\TexGen_Output\textures\terrain\lodgen\skyrim.esm\reachgrassobj01_00053491. run 1 logs.zip 126.21 kB · 1 download run 2 logs.zip 123.42 kB · 1 download Test if it works if you move DynDOLOD to a path that does not have non-alphanumeric characters, like E:\Mods\DynDOLOD\ for example. Link to comment Share on other sites More sharing options...
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