SilentNightSound / GI-Model-Importer

Tools and instructions for importing custom models into a certain anime game
https://discord.gg/agmg
GNU General Public License v3.0
2.35k stars 340 forks source link

File Not Found while reading resource Error solved #205

Open FreyzerFault opened 5 months ago

FreyzerFault commented 5 months ago

Script gives "File Not Found Error" while reading resource. The mod merger script gives me a File Not Found error while reading a file that doesn't exist. My mod is an Ayaka Skin with a mask like Kuki, and I think the mask is the resouce not found in a No-Mask Variant.

The enable arg needs to check if enabled .ini already exists to not trigger file renaming error. I made enabled .ini to be replaced with new enabled one. Example: DISABLE_merged.ini merged.ini (delete this and replace with the other)