TekkaGB / AemulusModManager

GNU General Public License v3.0
79 stars 20 forks source link

Everytime I try to install a mod i get: Unhandled exception occured: Could not find a part of the path '94143fe31e79b8ed-34f0bffdab3ef38700006653.dds' #70

Closed ColemakDH closed 1 year ago

ColemakDH commented 1 year ago

As the title says everytime I try to install a new mod I get that error, it doesn't matter what I do, if I reinstall I can install like 4 mods and then it starts doing it again, no idea what the problem is and I've seen multiple people with the same error and no solution on reddit, does anyone here know what's going on?

aemulus

vim449 commented 1 year ago

This is a well known issue with P3 modding. It is caused when mods make use of folders or have very long names, such that the expanded path of the file at build time is 248 or more characters. Currently you can get around this limitation deleting your aemulus temp folder and installing the mod that has the char limit manually. As of #72 this should be fixed.