sheson Posted December 21, 2022 Author Posted December 21, 2022 2 hours ago, ThorM465 said: I do. That's what I was referring to in my latter comment. The folder structure was created by the mod author. I don't know why Dyndolod would be looking for what I think is the old folder structure. I don't understand this stuff well enough to know whether 00_lod was intentional by the mod author or if it's an error on his part. [04:53] <Warning: File not found meshes\sess_lod\rocks\rockl04_lod_1.nif Solitude Exterior Sovngarde Statue Set V.esp SESSV_RockL04 [STAT:FE8D2805]> Are you saying that your version of the base record FExxx805 in Solitude Exterior Sovngarde Statue Set V.esp does not define that path for the MNAM - Distant LOD levels? Use xEdit or CK to check the base record.
ThorM465 Posted December 21, 2022 Posted December 21, 2022 8 hours ago, sheson said: [04:53] <Warning: File not found meshes\sess_lod\rocks\rockl04_lod_1.nif Solitude Exterior Sovngarde Statue Set V.esp SESSV_RockL04 [STAT:FE8D2805]> Are you saying that your version of the base record FExxx805 in Solitude Exterior Sovngarde Statue Set V.esp does not define that path for the MNAM - Distant LOD levels? Use xEdit or CK to check the base record. Sorry it took me a while to figure out how to find the information to answer your question. haha Yes, it does define the path in xedit exactly as Dyndolod specifies this. I've submitted a bug report on the mod's nexus page. The mod author responds and intends to fix it in a future update. Sorry about wasting y'alls time on a nondyndolod bug.
sheson Posted December 21, 2022 Author Posted December 21, 2022 21 minutes ago, ThorM465 said: Sorry it took me a while to figure out how to find the information to answer your question. haha Yes, it does define the path in xedit exactly as Dyndolod specifies this. I've submitted a bug report on the mod's nexus page. The mod author responds and intends to fix it in a future update. Sorry about wasting y'alls time on a nondyndolod bug. No need to apologize. If the result is a fix, it is time well spent. 1
kellieatthelab Posted December 21, 2022 Posted December 21, 2022 Created an account to report that VR works amazing with the latest Alpha. I went for lower end specs and everything for the LOD as I want to minimize possible issues for VR headset streaming, and this does pretty well with it. Far better than default VR lod which was more trash than something that is complete garbage. There was _one_ mod I almost used that would have issues (https://www.nexusmods.com/skyrimspecialedition/mods/54907), because of occlusion plane edits. I decided to go with the occlusion file generated by DynDOLOD instead though. Also, I like the cow. wasn't sure what the fomod was asking, so I clicked it, and as soon as I saw it, I knew it to be the correct option.
Severian Posted December 21, 2022 Posted December 21, 2022 On 12/21/2022 at 9:27 AM, sheson said: Unpack stitched.frag from the attached archive to..\DynDOLOD\Edit Scripts\DynDOLOD\Shaders\stitched.frag and let me know if it works or upload new logs, including bugreport.txt if it exists. stitched.7z 968 B · 0 downloads This worked for me, 7900 XTX, Threadripper 1950X on AMD 22.12.2 Cheers!
Mousetick Posted December 22, 2022 Posted December 22, 2022 3 hours ago, kellieatthelab said: There was _one_ mod I almost used that would have issues (https://www.nexusmods.com/skyrimspecialedition/mods/54907), because of occlusion plane edits. I decided to go with the occlusion file generated by DynDOLOD instead though. They are not mutually exclusive, nor is there any conflict between the two, as they leverage different occlusion methods. They work completely fine together. It's explained on that mod's front page, in big orange text, and on https://dyndolod.info/Help/Occlusion-Data.
sheson Posted December 22, 2022 Author Posted December 22, 2022 9 hours ago, kellieatthelab said: Created an account to report that VR works amazing with the latest Alpha. I went for lower end specs and everything for the LOD as I want to minimize possible issues for VR headset streaming, and this does pretty well with it. Far better than default VR lod which was more trash than something that is complete garbage. There was _one_ mod I almost used that would have issues (https://www.nexusmods.com/skyrimspecialedition/mods/54907), because of occlusion plane edits. I decided to go with the occlusion file generated by DynDOLOD instead though. Also, I like the cow. wasn't sure what the fomod was asking, so I clicked it, and as soon as I saw it, I knew it to be the correct option. https://dyndolod.info/Help/Occlusion-Data The game uses several different optimizations methods, like manually placed occlusion planes/boxes or view frustum culling. In addition to those methods, each exterior cell record has a field (TVDT - Occlusion data) that keeps track if LOD is visible or occluded by terrain. For example a big mountain hides any LOD behind it. Occluded LOD is disabled, which helps performance. They all can be used at the same time. Placed occlusion planes/boxes typically need patches, though. The holy cow is always the correct choice. 8 hours ago, Severian said: This worked for me, 7900 XTX, Threadripper 1950X on AMD 22.12.2 Cheers! Thanks for letting us know. Will be included in the next alpha.
MisterMorden Posted December 22, 2022 Posted December 22, 2022 (edited) "added checkbox to make trees large references" Whoa..... Edited December 22, 2022 by MisterMorden
BalerionStark Posted December 22, 2022 Posted December 22, 2022 Just received this error message after generating my LOD: [Window Title] DynDOLOD [Main Instruction] Error: Item not found while processing Skyrim.esm [REFR:00023612] (places TreeWRTemple01 [TREE:00023611] in GRUP Cell Temporary Children of WhiterunWindDistrict03 [CELL:0001A275] (in WhiterunWorld "Whiterun" [WRLD:0001A26F] at 6,-1)) [Content] This was after the most recent update.
Steve222 Posted December 23, 2022 Posted December 23, 2022 (edited) dunno what i did wrong this only happened when i updated to the new version it worked fine before deleted old resources and Dyndolod app then deleted both dyndolod and texgen outputs installed new version of the app then the resources ( app is on my hard drive and resources installed in MO2 ) ran texgen 64 which worked normally with only one missing texture from immersive college mod installed and enabled texgen output running Dyndolod give a crapton of errors ... files not adhereing to normal naming conventions used by skyrim.esm, file not found among others i tried using and not using the DLL + scripts and nothing worked i tried turning off antivirus as well and that didnt work bugreport.txtDynDOLOD_SSE_log.txt Edited December 23, 2022 by Steve222
sheson Posted December 23, 2022 Author Posted December 23, 2022 8 hours ago, BalerionStark said: Just received this error message after generating my LOD: [Window Title] DynDOLOD [Main Instruction] Error: Item not found while processing Skyrim.esm [REFR:00023612] (places TreeWRTemple01 [TREE:00023611] in GRUP Cell Temporary Children of WhiterunWindDistrict03 [CELL:0001A275] (in WhiterunWorld "Whiterun" [WRLD:0001A26F] at 6,-1)) [Content] This was after the most recent update. Read the first post which log, debug log and bugreport.txt to upload when making posts. Edit: Should be fixed in Alpha-108 4 hours ago, Steve222 said: dunno what i did wrong this only happened when i updated to the new version it worked fine before deleted old resources and Dyndolod app then deleted both dyndolod and texgen outputs installed new version of the app then the resources ( app is on my hard drive and resources installed in MO2 ) ran texgen 64 which worked normally with only one missing texture from immersive college mod installed and enabled texgen output running Dyndolod give a crapton of errors ... files not adhereing to normal naming conventions used by skyrim.esm, file not found among others i tried using and not using the DLL + scripts and nothing worked i tried turning off antivirus as well and that didnt work bugreport.txt 346.26 kB · 0 downloads DynDOLOD_SSE_log.txt 850.3 kB · 0 downloads Read the first post which debug log to upload as well. Use the 'Copy message to clipboard' and post the text instead of making screenshots as explained on the first post. Read https://dyndolod.info/Messages and if the process completes the summary https://dyndolod.info/Help/Summary-Of-Messages to learn what warning and error messages mean and if they require action or not. Edit: item not found error should be fixed in Alpha-108
Steve222 Posted December 23, 2022 Posted December 23, 2022 sorry for bad troubleshoot report earlier ... everything seems to be fixed in the new version thank you for everything
Gratis_monsta Posted December 23, 2022 Posted December 23, 2022 (edited) Hi just wanted to report apparently some intended wild edits in the Nebarra mod (confirmed by author here - 3rd bug marked won't fix from the top. Sorry I didn't understand how to directly link the bug report) Logs uploaded here for reference Spoiler Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8337DB] (places ImpExtIceTowerShellBase01_NoIce [STAT:000C1D50] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338F8] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338F9] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FA] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FB] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FD] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FE] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833900] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833901] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833903] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833904] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833905] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC0C] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC0D] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC0F] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC10] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC11] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F30] (places ImpExtIceBldgICorner03 [STAT:0006F766] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F31] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F32] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F33] (places ImpExtIceBldgMid01_NoIce [STAT:000C1DBE] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F34] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F37] (places ImpExtIceBldgICorner04 [STAT:0006F767] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F38] (places ImpExtIceBldgMid03 [STAT:0006F76A] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F39] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3A] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3B] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3C] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3D] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F48] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F4A] (places ImpExtIceBldgMid02 [STAT:0006F769] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F4B] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F51] (places ImpExtIceBldgStraight03 [STAT:0006F732] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F52] (places ImpExtIceBldgStraight03 [STAT:0006F732] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F58] (places ImpExtIceBldgStraight01 [STAT:0006F730] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F59] (places ImpExtIceBldgStraight01 [STAT:0006F730] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F6B] (places ImpExtIceBldgSecondCorner03 [STAT:0006F76D] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F6C] (places ImpExtIceBldgSecondCorner04 [STAT:0006F76E] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC84D26B] (places ImpExtIceBldgStraight03 [STAT:0006F732] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Also would like to understand how to fix the below Duplicate Cell warnings: Spoiler Warning: Duplicate Cell at -13,22 in DynDOLOD.esm DynDOLOD_CELL_%13_22 [CELL:C80143B3] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -13,22) and DBM_ErikursEviction_Immersive.esp [CELL:FE0BC907] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -13,22) Warning: Duplicate Cell at -14,22 in DynDOLOD.esm DynDOLOD_CELL_%14_22 [CELL:C80143B6] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -14,22) and Dwueth'Var V2.esp [CELL:FE252822] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -14,22) Edited December 23, 2022 by Gratis_monsta
sheson Posted December 23, 2022 Author Posted December 23, 2022 1 hour ago, Gratis_monsta said: Hi just wanted to report apparently some intended wild edits in the Nebarra mod (confirmed by author here - 3rd bug marked won't fix from the top. Sorry I didn't understand how to directly link the bug report) Logs uploaded here for reference Reveal hidden contents Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8337DB] (places ImpExtIceTowerShellBase01_NoIce [STAT:000C1D50] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338F8] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338F9] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FA] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FB] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FD] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC8338FE] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833900] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833901] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833903] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833904] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC833905] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC0C] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC0D] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC0F] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC10] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC83DC11] (places ImpExtIceBldgStraight04 [STAT:0006F733] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F30] (places ImpExtIceBldgICorner03 [STAT:0006F766] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F31] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F32] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F33] (places ImpExtIceBldgMid01_NoIce [STAT:000C1DBE] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F34] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F37] (places ImpExtIceBldgICorner04 [STAT:0006F767] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F38] (places ImpExtIceBldgMid03 [STAT:0006F76A] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F39] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3A] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3B] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3C] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F3D] (places ImpExtIceBldgStraight02 [STAT:0006F731] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F48] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F4A] (places ImpExtIceBldgMid02 [STAT:0006F769] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F4B] (places ImpExtIceBldgMid01 [STAT:0006F768] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F51] (places ImpExtIceBldgStraight03 [STAT:0006F732] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F52] (places ImpExtIceBldgStraight03 [STAT:0006F732] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F58] (places ImpExtIceBldgStraight01 [STAT:0006F730] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F59] (places ImpExtIceBldgStraight01 [STAT:0006F730] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F6B] (places ImpExtIceBldgSecondCorner03 [STAT:0006F76D] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC842F6C] (places ImpExtIceBldgSecondCorner04 [STAT:0006F76E] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Warning: Potentially wild edit reference with z = 0.0 ssGWAltmerFollower.esp [REFR:BC84D26B] (places ImpExtIceBldgStraight03 [STAT:0006F732] in GRUP Cell Temporary Children of ssgwaLHEntrance [CELL:BC82E5D5] (in ssLightHouseWorld02 "Modren Island" [WRLD:BC82E5D4] at 0,0)) Also would like to understand how to fix the below Duplicate Cell warnings: Reveal hidden contents Warning: Duplicate Cell at -13,22 in DynDOLOD.esm DynDOLOD_CELL_%13_22 [CELL:C80143B3] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -13,22) and DBM_ErikursEviction_Immersive.esp [CELL:FE0BC907] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -13,22) Warning: Duplicate Cell at -14,22 in DynDOLOD.esm DynDOLOD_CELL_%14_22 [CELL:C80143B6] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -14,22) and Dwueth'Var V2.esp [CELL:FE252822] (in SolitudeWorld "Solitude" [WRLD:00037EDF] at -14,22) Will have to check if the potential wild edits are valid. If they are they won't be reported in future versions. The duplicate cells requires an updated exterior Solitude patch. It probably works fine for now as is. Will be addresses in next version as well. 1
IX_Flipyap Posted December 23, 2022 Posted December 23, 2022 The majestic mountain lod textures look blue from a distance could the northside MM retexture be causing this?
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