sheson Posted October 21, 2021 Author Posted October 21, 2021 17 minutes ago, z929669 said: If tree mesh rule was set to Billboard for all levels, wouldn't that explain why the same error wouldn't appear? It is a full model which are defined by base records.
MisterMorden Posted October 21, 2021 Posted October 21, 2021 (edited) Ok, now getting a very similar error in the same place using Myrkvior. However this nif that it points to doesn't have any "textures\" only fields as the one from EVT did.* <Warning: File not found textures\. Used by Meshes\landscape\trees\sfotreepineforest04.nif The Flora of Skyrim Trees SSE.esp TreePineForest04 [TREE:0004FBB0]> SSE Logs/Debug files https://ufile.io/f/ys7qk Edit...wrong nif posted...will be back... *Edit 2...AH HA! It does have a "textures\" blank field! I would guess with all the testing these mods go through it's never been a visible in game issue? Edited October 21, 2021 by tnicko strikethrough wrong info and correct myself.
sheson Posted October 21, 2021 Author Posted October 21, 2021 26 minutes ago, tnicko said: Ok, now getting a very similar error in the same place using Myrkvior. However this nif that it points to doesn't have any "textures\" only fields as the one from EVT did.* <Warning: File not found textures\. Used by Meshes\landscape\trees\sfotreepineforest04.nif The Flora of Skyrim Trees SSE.esp TreePineForest04 [TREE:0004FBB0]> SSE Logs/Debug files https://ufile.io/f/ys7qk Edit...wrong nif posted...will be back... *Edit 2...AH HA! It does have a "textures\" blank field! I would guess with all the testing these mods go through it's never been a visible in game issue? The mentioned was NIF is parsed for textures. If a texture-set entry does not have an empty string it is checked if it can be found in the load order. If it doesn't, the found string is printed as file not found. Really. No magic. No randomess about it. It is as simple and straight forward as that. As I mentioned before it could be an invisible character. Edit: The texture missing can mean the visuals are not what were intended. In case the shader settings (soft or rim light) expect a third texture. Otherwise it is just harmless.
MisterMorden Posted October 21, 2021 Posted October 21, 2021 17 minutes ago, sheson said: The mentioned was NIF is parsed for textures. If a texture-set entry does not have an empty string it is checked if it can be found in the load order. If it doesn't, the found string is printed as file not found. Really. No magic. No randomess about it. It is as simple and straight forward as that. Makes sense that it would inform you of any issues found, I was just imagining that it probably isn't a visually noticeable thing if some folks hadn't picked it up in testing their mods yet.
z929669 Posted October 21, 2021 Posted October 21, 2021 19 minutes ago, tnicko said: Makes sense that it would inform you of any issues found, I was just imagining that it probably isn't a visually noticeable thing if some folks hadn't picked it up in testing their mods yet. It's just a warning message that the texture wasn't found. In the case of an invalid texture path for a texture that doesn't apply (should be a blank path), then the warning can be ignored by the user. The mod author should still correct it. In the case of these errors, it's the mod author of the tree mod that should fix the paths in the base models. Then the LOD models also would need to be updated. For your Myrkvior warning, are you using kojak747's LOD models or the add-on DynDOLOD 3 LOD models?
MisterMorden Posted October 21, 2021 Posted October 21, 2021 (edited) 21 minutes ago, z929669 said: For your Myrkvior warning, are you using kojak747's LOD models or the add-on DynDOLOD 3 LOD models? The Dyndolod 3 ones from the StepModifications uploader, not Kojak747's Edit- and this may be dumb or go without saying, but the model nif missing the path is from Kojak747's original mod not the lod (again probably obvious). Edited October 21, 2021 by tnicko
z929669 Posted October 21, 2021 Posted October 21, 2021 37 minutes ago, tnicko said: The Dyndolod 3 ones from the StepModifications uploader, not Kojak747's Edit- and this may be dumb or go without saying, but the model nif missing the path is from Kojak747's original mod not the lod (again probably obvious). Thanks. I will ask kojak to fix that tree and check for others
MisterMorden Posted October 21, 2021 Posted October 21, 2021 1 hour ago, z929669 said: Thanks. I will ask kojak to fix that tree and check for others Thank you for your work and support on this issue! And thanks to Sheson for the help and insight as well!
BrassDancer Posted October 21, 2021 Posted October 21, 2021 So I am getting the LODGenx64.exe failed to generate object LOD for one or more worlds error at present. I have checked the individual logs for each worldspace that were generated and all were (almost) empty and identical, containing no useful information at all. Here are the relevant logs (compressed as a .zip because I was having difficulty uploading them separately). I included just one of the LODGen worldspace logs to illustrate what I mean above. My guess is that the failure is something to do with generating occlusion as that's consistently where I encounter problems, but after following the directions in the funtastic manual I am still at a loss.
coajaxial Posted October 21, 2021 Posted October 21, 2021 (edited) To everyone trying to run DynDOLOD and xLODGen on Linux using proton, as the alpha 53 does not seem to work (at least for me), you can use it to patch the beta versions - xLODGen beta 84 and DynDOLOD Standalone 2.96. Just copy and replace the following files from the alpha 53 to each of the beta tools: Edit Scripts/7z.dll Edit Scripts/7z64.dll Edit Scripts/LODGen.exe Edit Scripts/LODGenx64.exe Edit Scripts/Texconv.exe Edit Scripts/Texconvx64.exe I tested xLODGen, TexGen and DynDOLOD, works perfectly now on Linux! Edited October 21, 2021 by coajaxial Typo
Joe9075 Posted October 22, 2021 Posted October 22, 2021 I was generating Dyndolod and I got this error: Quote > [20:43] [ArnimaVoid] Generating object LOD > [20:43] Creating G:\Games\DynDOLOD\DynDOLOD 3.00-32382-Alpha-53-1634812868\DynDOLOD\DynDOLOD_Output\textures\lod\eyebrownbloodshotlod.dds > [20:47] Item not found > Item not found > Error: Item not found. The error message popup told me to report it here, I have no idea what this eye lod is. Sorry if I made any mistakes in my post, this is my first time posting on this website
mattski123 Posted October 22, 2021 Posted October 22, 2021 (edited) Check my trees out: https://imgur.com/a/H6CuB1N & https://i.imgur.com/jgXOdnu.png Ran a brand new texgen & dyndolod one. https://modwat.ch/u/mattski123 Didn't run into any errors while runnign either (except the gray cowl one which I usually have to ignore). Here's the log files: https://we.tl/t-catl6ZdMDb I am also using the same 64x .exe which you provided me to stop the errors from occuring. Lemme know what to do next Edited October 22, 2021 by mattski123
TheDude Posted October 22, 2021 Posted October 22, 2021 19 hours ago, sheson said: I would just notify the author so the mod can be updated. Good news, the authos was kind enough to provide a fixed LOD-asset for "Trees addon", so now everything should be in order! https://www.nexusmods.com/skyrimspecialedition/mods/22053?tab=posts
sheson Posted October 22, 2021 Author Posted October 22, 2021 10 hours ago, BrassDancer said: So I am getting the LODGenx64.exe failed to generate object LOD for one or more worlds error at present. I have checked the individual logs for each worldspace that were generated and all were (almost) empty and identical, containing no useful information at all. Here are the relevant logs (compressed as a .zip because I was having difficulty uploading them separately). I included just one of the LODGen worldspace logs to illustrate what I mean above. My guess is that the failure is something to do with generating occlusion as that's consistently where I encounter problems, but after following the directions in the funtastic manual I am still at a loss. Install/Repair/Update Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 If that does not help check the Windows Event log for additional messages. 8 hours ago, coajaxial said: To everyone trying to run DynDOLOD and xLODGen on Linux using proton, as the alpha 53 does not seem to work (at least for me), you can use it to patch the beta versions - xLODGen beta 84 and DynDOLOD Standalone 2.96. Just copy and replace the following files from the alpha 53 to each of the beta tools: Edit Scripts/7z.dll Edit Scripts/7z64.dll Edit Scripts/LODGen.exe Edit Scripts/LODGenx64.exe Edit Scripts/Texconv.exe Edit Scripts/Texconvx64.exe I tested xLODGen, TexGen and DynDOLOD, works perfectly now on Linux! Read the first post. Read what log files and bugreport to upload when making posts. Do not give bad advice.
sheson Posted October 22, 2021 Author Posted October 22, 2021 5 hours ago, Joe9075 said: I was generating Dyndolod and I got this error: The error message popup told me to report it here, I have no idea what this eye lod is. Sorry if I made any mistakes in my post, this is my first time posting on this website Read the first post what log files and bugreport to upload when making posts.
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