NathanVaughn / msfs-mod-manager

An external mod manager for the new Microsoft Flight Simulator
GNU General Public License v3.0
99 stars 4 forks source link

missing a manifest.json file. causes first load to stop, #18

Closed russellii closed 3 years ago

russellii commented 3 years ago

image Error Unable to parse mod tiger moth CVT . This is likely due to it missing a manifest.json file.

removing the offending directory on restart allows it to phrase the rest.

russellii commented 3 years ago

This is the directory that crashed the reading section ants tiger mothCVT.zip

NathanVaughn commented 3 years ago

It can't parse the manifest.json file that all MSFS mods are required to have, since it doesn't appear to be there. See this topic for more info on that.

Having a single mod be unparseable shouldn't prevent the whole mod manager from loading, so I'm working on fixing that.

NathanVaughn commented 3 years ago

Should be fixed in v0.3.6