z-edit / zedit

An integrated development environment for Bethesda Plugin Files.
https://z-edit.github.io
MIT License
304 stars 55 forks source link

Zedit cannot merge mods with lose files #280

Open Trap-Master opened 2 years ago

Trap-Master commented 2 years ago

It can handle BSAs but everytime I try to merge a mod with loose files I get this

Failed to build error path to copy does not exist:

modtryingtomerge\tures\actors\character\facegendata\facetint\modtryingtomerge.esp

Since I was trying to do follower mods I thought it was simply one follower and then I realized that it was a whole issue with mods with loose files. As the merges that worked all had packed files. The tures part is clearly trying to do textures its just missing letters for some reason.

This is my first time trying to do this on git so hope this image embeds

image

The above assuming it works is the error I get on any loose file mod.

Trap-Master commented 2 years ago

As an example I turned this mod into a BSA from lose textures and now it merged. IDK what is going on if I should use a different version or if I am the only one this has happened too or everyone was merging mods that only had BSAs.

sourcecodemage commented 1 year ago

What version of Windows, Skyrim(version number ), zEdit, and modding tools ( MO2, Vortex ) , are you using? can you link the mods that you had an issue with?