WIGWAM Posted April 21, 2020 Share Posted April 21, 2020 I'm trying to create and archive using the creation kit but it crashes to desktop before the archive window pops up. It seems to be specific to the .esp I'm working on because I'm able to create an archive for other mods without it crashing. I have created an archive with the Archive2 tool, but it's not really a practical long term solution for what I'm working on. Is there any way to fix this problem? (or a more reliable alternative for quickly packing archives?) ThanksWIGWAM Link to comment Share on other sites More sharing options...
icestormng Posted April 28, 2020 Share Posted April 28, 2020 It means one of the assets (usually NIFs) is corrupted. CK tries to read the file to find assigned Material files and textures. When it does that, it fails and crashes. The reason why other ESPs don't do that is because they don't reference that broken asset. You can find out which NIF it is. Run them through Elrich. If Elrich hangs or crashes, you can see the file it fails to process. Link to comment Share on other sites More sharing options...
Recommended Posts