Hi Sheson, I've done all the troubleshooting I can and I'm stuck. I am trying to create billboards for a few custom models for vanilla trees (like treeaspen05) and TexGen gen keeps erroring and skipping the generation. I have created static tree models using this: /DynDOLOD/docs/trees.ultra/tools/DynDOLOD_CreateStaticTree.html , however between those instructions and the instructions for hybrid trees, I am confused about where to actually put them and the naming convention. I have them in the main mod folder with the full normal mesh, and have two separate files called XXXX_LOD.nif and XXXX_passthru_lod.nif because I wasn't sure which one was needed/correct. Yes, the textures are in the correct folder structure as stated in the errors, and the nifs are pointing to the correct directory.
[14:49] <Error: Can not find file Textures\aspens ablaze\textures\mx\smalltreeleaves.dds used by Meshes\landscape\trees\creepytree.nif Skyrim.esm TreeAspen05 [TREE:0007614B]>
[14:49] <Error: Can not find file Textures\aspens ablaze\textures\mx\smalltreeleaves_n.dds used by Meshes\landscape\trees\creepytree.nif Skyrim.esm TreeAspen05 [TREE:0007614B]>
[14:49] <Error: Can not find file Textures\aspens ablaze\textures\mx\scotspine_tileable4kdarker.dds used by Meshes\landscape\trees\creepytree.nif Skyrim.esm TreeAspen05 [TREE:0007614B]>
[14:49] <Error: Can not find file Textures\aspens ablaze\textures\mx\scotspine_tileable4kdarker_n.dds used by Meshes\landscape\trees\creepytree.nif Skyrim.esm TreeAspen05 [TREE:0007614B]>
[14:49] <Error: Error processing Meshes\landscape\trees\creepytree.nif Skyrim.esm TreeAspen05 [TREE:0007614B]>
Here is the log and the debug log:
https://drive.google.com/file/d/1gXPEMagxVgrBCg5L7p00pHwwMfPdKIJ_/view?usp=sharing
https://drive.google.com/file/d/1UDvANtJrFw10f0k2pR5xQbPxisSP_HVy/view?usp=sharing
I also tried creating billboards using GamerPoets video, but got stuck on generating the "split atlas" because it seems like the video is outdated and sseedit doesn't operate that way anymore?
Any help would be appreciated, thank you for all your hard work!